mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-07-15 02:46:03 +08:00

"JSON" changed to "json" as it is written as part 'json.dart'; in the convert.dart file. "JSON" displays an error in the Android Studio IDE.
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.