A demo app for learning Flutter.
Follow instructions on Flutter https://flutter.dev/docs/get-started/install
$ cd demo
$ flutter run
Quick Trick
If iOS build fails with cocoapods. Delete Podfile and Podfile.lock. Re-run flutter pub get
to regenerate pod files.
TODO:
- Firebase
- Push notifications