movie_api use rest and restful api
The home screen fetches data from the Episodate API and shows a list of popular shows.
The details screen and the search fetch data screen from the respective API. The home screen fetches data from the Episodate API and shows the list of popular shows.
The details screen and the search fetch data screen from the respective API.
screenshot
- References:
Flutter docs
https://docs.flutter.dev/cookbook/networking/fetch-dataFutureBuilder
https://api.flutter.dev/flutter/widgets/FutureBuilder-class.htmlhttp package
https://pub.dev/packages/httpTV Show API
https://www.episodate.com/api