Fix naming convention of FirebaseOptions
properties
#4015
Unanswered
benPesso
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not really a feature request, but not really a bug.
The properties in the
FirebaseOptions
class do not adhere to Flutter's naming convention. For example:databaseURL
,googleAppID
, etc.:Beta Was this translation helpful? Give feedback.
All reactions