Fetching the data from jsonplaceholder and rendering in the UI.
git clone https://github.com/edilsonmatola/listview_pagination_flutter.git
cd listview_pagination_flutter
flutter pub get
# flutter emulators --launch "emulator_id" (to get Android Simulator)
open -a simulator (to get iOS Simulator)
flutter run