flutter_api_call_dio icon indicating copy to clipboard operation
flutter_api_call_dio copied to clipboard

API call using Dio package and GetX in Flutter.

API call demo

This demo is to get API data using Dio package and I have also used GetX package for state management. I have implemented two ways to display data using Getx controller and setstate. Register at The Movie Db to get your API key.

Get The APK:

Get The APK

Preview

Screenshots

Packages used