mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-07-05 18:26:57 +08:00

* updated gradle wrapper * get packages * fix dependabot issues * Migrate to using io.flutter.embedding.android.FlutterActivity * delete files
unit_testing
Example app demonstrating unit testing.
Unit tests are handy for verifying the behavior of a single function, method, or class. click here for more information.

Getting Started
For help getting started with Flutter, view online documentation.