mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-05-17 21:15:54 +08:00

* updated gradle wrapper * get packages * fix dependabot issues * Migrate to using io.flutter.embedding.android.FlutterActivity * delete files
statless_counter_app
This app is a counter app using a State Manager Mobx. So we have implemented a counter app without a Stateful Widget