dio_handler 0.0.2
dio_handler: ^0.0.2 copied to clipboard
DioHandler provides utility functions and customization options to streamline API request handling in your Flutter applications.
Changelog 0.0.2 #
0.0.2 - 2023-11-23 #
No changes.
0.0.1 - 2023-11-17 #
First release built published.
0.0.1-beta-9 - 2023-11-16 #
Features
- Improve error handling.
0.0.1-beta-8 - 2023-11-15 #
Bug fixes
- Dialog context issue solve.
Features
- Provide customize alert and loading dialogs.
0.0.1-beta-7 - 2023-11-12 #
No changes.
0.0.1-beta-6 - 2023-10-11 #
No changes.
0.0.1-beta-5 - 2023-10-11 #
No changes.
0.0.1-beta-4 - 2023-10-11 #
No changes.
0.0.1-beta-3 - 2023-10-11 #
Features
- Provide more customization.
0.0.1-beta-2 - 2023-10-10 #
Features
- API function implemented.
0.0.1-beta-1 - 2023-10-08 #
Initial release.
Features
- Simplified API calls with Dio.
- Customizable error and loading dialogs.
- Network connectivity check.
- Callback time measurement.