wiseclient 1.1.1
wiseclient: ^1.1.1 copied to clipboard
A http client based on Dio with extra features and a few interceptors for basic functionality.
1.1.1 #
- Bugfix: workaround for BrowserHttpAdapter issue
- Updated packages
1.1.0 #
- Added option to add permanent headers to client
- Bugfix: Header options in client base (duplicate header)
- Updated packages
1.0.8 #
- Updated secure storage package and reverted workaround for efficiency
1.0.7 #
- Changed secure storage read because of breaking bug on iOS
1.0.6 #
- Updated packages
1.0.5 #
- Updated
diopackage
1.0.4 #
- Replaced pretty_dio_logger with talker_dio_logger
1.0.3 #
- Changes for pub.dev analysis
1.0.2 #
- Added repository link and homepage
1.0.1 #
- Formatting/added example
1.0.0 #
- Initial version
- Basic request overrides with added functionality
- Extended dio client with possibility to add interceptors