A new Flutter project.
-
Implement force upgrade mechanism
- Add version checking on app launch
- Create upgrade prompt dialog
- Block app usage if minimum version not met
- Add remote config for min required version
- Handle upgrade flow for both Android and iOS
-
Realtime not working properly
- we're using
flutter_launcher_iconsto generate the launcher icon.