Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.5 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.5 KB

Tutorial - Feed App with API (with Cubit and dio)

Feed Users via API and display in List with flutter for mobile with Codetour for tutorial purpose.

What's covered

  • The basics fetch data via API works (with dio)
  • How to Convert Json to Model
  • Creating list layout with ListTile
  • Navigate between 2 Screen, user list and user detail screen with Navigator.push
  • How to use ListTile interaction

Not mentioned

How to use

Support

If you have any questions or encounter any issues, feel free to open an issue and we will assist you in resolving them.

Contribute

Feel free to contribute, don't forget to mention if needed

Author and Contributor