apn_http 1.0.0
apn_http: ^1.0.0 copied to clipboard
An Appnormal package centered around providing tools for setting up http server calls.
1.0.0 6 September 2020 #
- Update to version 1.0 to indicate "Is used in production"
0.5.1 6 September 2020 #
- Add ability to update error messages after creation
0.5.0 5 September 2020 #
- Utility to refresh http client on the fly (usefull e.g. when changing a header for all http calls)
- Base dio setup
- Utility state class that works with
apn_state
- First release