Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 723 Bytes

File metadata and controls

16 lines (10 loc) · 723 Bytes

networking_with_flutter

Connecting to the World. This app fetches data from https://jsonplaceholder.typicode.com/posts and displays them in a ListView.

Description

In my learning of Flutter, this project is an application that fetches data from an API and displays the result in a list view.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.