http_handler 0.0.1
http_handler: ^0.0.1 copied to clipboard
HttpHandler provides utility functions and customization options to streamline API request handling in your Flutter applications.
Changelog 0.0.1 #
0.0.1 - 2023-12-02 #
Documentation.
0.0.1-beta-5 - 2023-12-02 #
No changes.
0.0.1-beta-4 - 2023-11-21 #
Features
- Form data API call, Error Handling, Documentation.
0.0.1-beta-3 - 2023-11-20 #
No changes.
0.0.1-beta-2 - 2023-11-20 #
Features
- Network connectivity and custom dialogs added.
0.0.1-beta-1 - 2023-11-20 #
Initial release.
Features
- Simplified API calls with Http.
- Customizable error and loading dialogs.
- Network connectivity check.
- Callback time measurement.