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

* updated gradle wrapper * get packages * fix dependabot issues * Migrate to using io.flutter.embedding.android.FlutterActivity * delete files
Using Http GET
Example app showing implementation which loads up an information via making an HTTP GET call to a server and then displays the results in a list form.

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