This video provides step by step tutorial on REST API with Flutter. Fetch the data from the server via REST API and set data into ListView also you learn how to create a model or how to convert JSON data into Dart model classes.
JSON to Dart (Create model from the response): https://javiercbk.github.io/json_to_dart/
Public JSON API: https://api.jikan.moe/v3/search/anime?q=naruto
Any Operating System (ie. MacOS X, Linux, Windows)
Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
A little knowledge of Dart and Flutter A brain to think
This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project:
Lab: Make your First Flutter App
Cookbook: Usefull Flutter Demos
For help getting started with Flutter, view our Flutter Document, which offers tutorials, samples, guidance on mobile development, and a full API reference.