This app is a sample app to demonstrate the process of creating an app with flutter and firebase in android
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
This project is for an android application and to run it you need to set the local.properties file in the android directory
flutter.minSdkVersion=21
flutter.targetSdkVersion=30
flutter.compileSdkVersion=31
Learn how to create a Firebase project, register apps to it, and integrate the Firebase SDKs for your products and platform: iOS, Android and Web