- Http usage
- Lazy Loading Scroll View
- Json placeholder usage
- simple mvvm usage
Clone the project:
git clone https://github.com/ardaguness/jsonplaceholder-http-service.gitNavigate to the project directory:
cd appInstall the required packages:
flutter pub getRun the Proeject:
flutter run