mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 12:39:17 +00:00
updated readme of each example with a screenshot/gif and more details about the example.
added more comments to code
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# using_http_get
|
||||
# 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.
|
||||
|
||||
<img src="demo_img.gif" height="600em" />
|
||||
|
||||
A new Flutter project.
|
||||
|
||||
## Getting Started
|
||||
|
||||
For help getting started with Flutter, view our online
|
||||
[documentation](http://flutter.io/).
|
||||
For help getting started with Flutter, view online [documentation](http://flutter.io/).
|
||||
BIN
using_http_get/demo_img.gif
Normal file
BIN
using_http_get/demo_img.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 456 KiB |
Reference in New Issue
Block a user