Automaric Firebase setup when Flutter project is created #8047
Unanswered
josejmoran
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
-
It will be awesome to have the Flutter project ready to go with Firebase from the start.
When the developer creates the project all the internal plumbings to connect and use Firebase must be there.
Right now I have a project that is not able to connect to Firebase because I have to download the firebase CLI, run it, some files are added to my project, etc.
I followed the steps described in the CLI documentation and I get an error and still can't connect to the Firebase.
It was working well before I upgraded to Flutter 2.10.
Beta Was this translation helpful? Give feedback.
All reactions