A new Flutter project which demonstrate usages of rest api using packages such as
Dio- For making api callsProvider- For state managemnet
This project also contains proper structure to maintian and add more to the project.
-
Install all dependencies using
flutter pug get -
Project utilize https://reqres.in/ api to fetch users data
-
This project has two branches
-
dev -
mainwill have latest stable build