Example Flutter application and CI/CD pipeline for integrating it with Semaphore 2.0. This application demonstrates CRUD operations using class based views in Django. It also includes UI for all CRUD views.
You need to register the project with your own Firebase account.
-
Use
com.flutter.logindemoas your bundle / application ID when generating the Firebase project. -
Download the
ios/Runner/GoogleService-Info.plistandandroid/app/google-services.jsonfiles as needed.
Install packages
flutter pub getRun the app
flutter runRun the test suites
flutter test