Skip to content

Lesson 7: Networking (fetch data from internet)

truyenjc edited this page Sep 24, 2020 · 3 revisions

1. Network Request with http package

  • Make a network request
  • Convert the response into a custom Dart object

2. Practice: Build an app for searching users on GitHub

Clone this wiki locally