/dio_example

Primary LanguageDartMIT LicenseMIT

Dio Example

The Project:

A simple application that uses dio to make a request, and bloc as a state manager.

Result:

dio_exemple

Endpoint:

Api: https://reqres.in/api;

Dependences:

flutter stable 3.0.3
dio: ^4.0.6
flutter_bloc: ^8.0.1