Back to Flutter Examples

Using Http GET

using_http_get/README.md

latest322 B
Original Source

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.