Files
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
2022-10-22 21:24:21 +02:00
2021-07-25 20:48:19 +02:00
2017-08-21 13:57:10 -07:00
2017-08-08 01:01:15 -07:00
2022-10-22 21:24:21 +02:00
2020-08-19 00:02:30 +02:00

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.