Files
flutter-examples/statless_counter_app
Nishant Srivastava f761e553e4 Cleanup and updates (#126)
* updated gradle wrapper

* get packages

* fix dependabot issues

* Migrate to using io.flutter.embedding.android.FlutterActivity

* delete files
2022-10-22 21:24:21 +02:00
..
2022-10-22 21:24:21 +02:00

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