A Simple TODO App.
Configure Firebase configurations file:
- Login in to Firebase console and create a project
- Add the android and iOS packages to the firebase project. Alternatively you can setup the porject using Firebase CLI which is pretty recommended way.
- If the project is added package wise, then add the google-services config file to ios and android.
Run the App:
Run flutter pub get
to install dependencies
Run flutter run
to run the app in a mobile device
:----: | :----: | :----: |