Files
Nishant Srivastava 34747b99ab Upgrade projects
Now using
- gradle wrapper v6.0
- androidx
- stable android gradle plugin v3.5.0
- target and compile sdk set to 29
2019-11-15 00:42:49 +01:00
..
2019-11-15 00:42:49 +01:00
2017-08-21 13:57:10 -07:00
2017-08-08 01:01:15 -07: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.