Does my app need Firebase?

Firebase is a good choice if you plan to either write a brand-new application or rewrite an existing one from scratch . Additionally, firebase helps in the easy storing and retrieval of dynamic content. If you decide to develop the application without any form of custom coding the backend, firebase makes this easy.

Read more

Do you need Firebase for Flutter?

Add the FlutterFire plugin for the Firebase Core Flutter SDK. Note: All Flutter-Firebase apps, both Apple and Android versions, require the firebase_core plugin for Flutter . Add the FlutterFire plugins for the Firebase products that you want to use in your app. Run flutter packages get .

Read more