mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-02-03 23:23:02 +00: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.