Flutter REST API Crash Course - Full Course Now Available

preview_player
Показать описание
Course Link: 👇👇

My Flutter REST API crash course is now complete, and fully available on my website.

In this crash course we will build a simple but completely functional Coronavirus Tracker Application in Flutter.

Included in this course:

- Introduction to REST and working with REST APIs.
- Use REST client to make calls to the nCoV 2019 Rest API.
- Create an API service using the Dart http package.
- Make requests and parse JSON response data into strongly-typed model classes.
- Build a data repository, and use it to abstract away some logic for refreshing the access token.
- Build a dashboard with nice-looking cards that show the data from the API.
- Refresh the data and show the last-updated date from the server, and learn about date formatting.
- Error handling and how to show alert dialogs to the user.
- Add a data caching service with shared preferences, so that the app works in offline mode.

Course Link: 👇👇

Stay safe & happy coding!
Рекомендации по теме
Комментарии
Автор

Awesome Andrea, you're one of the best Flutter developers and teacher around the world :)
I also trying to be part of GDE Flutter and contribute more back with the community.

robsonsilv.
Автор

Wow, this was really useful, thank you. Looking forward to the release of that Dart course now :-)

CherylKirsten
Автор

I like how clean your roadmap is, that should help a lot of people!

FlutterExplained
Автор

Thank you Andrea for a great course. I'll stick to supporting you on your preferred platform.

Coopervise
Автор

Omg. now, it turns out that I bought both courses in vain. I could be used only the udemy course :(

maksimryabovol