Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 377 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 377 Bytes

features

  • Http usage
  • Lazy Loading Scroll View
  • Json placeholder usage
  • simple mvvm usage

Clone the project:

  git clone https://github.com/ardaguness/jsonplaceholder-http-service.git

Navigate to the project directory:

  cd app

Install the required packages:

  flutter pub get

Run the Proeject:

  flutter run