This is the second chapter of my Flutter REST API crash course, where you will learn how to build this Coronavirus Tracker Application.

Highlights

00:22 - App Architecture Overview
03:14 - Installing the http package
04:32 - Saving the API key + GitHub source code + the Error Lens extension
07:12 - The API class
10:54 - The APIService class: requesting an access token
15:01 - Parsing the http response and retrieving the access token
17:52 - Using the API Service to show the access token
21:09 - Adding the remaining endpoints to the API class
23:57 - Requesting and parsing data from the remaining endpoints
29:32 - Using the APIService class to show endpoint data
33:25 - Recap on the APIService class

Happy Coding!

#flutter #rest #api #mobileapps #webdev

Flutter REST API Crash Course - Part 2: Building an API Service with the Dart http package
29.15 GEEK