http_request_f 1.1.0 http_request_f: ^1.1.0 copied to clipboard
The http_request_f package simplifies HTTP request operations in Dart and Flutter
0.0.1 #
- initial release.
0.0.2 #
- fixing 201 status code throwing exception.
0.0.3 #
- adding another usage example
0.0.3 #
- updating usage example
1.0.0 #
- stable version
1.1.0 #
- add somes features as call custom fonction to execute when the request is unauthorized by adding directly the function in the instanciation
- no need to import the error type file to get api error response