tbib_dio_extension 1.1.4
tbib_dio_extension: ^1.1.4 copied to clipboard
Init Dio With pretty logger to log errors and return you errors dio if url with http will get data.
1.1.1 1.1.2 #
- minimum flutter 3.16.0
- change readme
1.1.0 #
- Fix issues translator
- support requests_inspector package
1.0.6 #
- support localization error (english , arabic)
1.0.5 #
- update dependency
1.0.4 #
- fix attribute name
1.0.3 #
- iterable changed to Interceptors
- you can force to support http connection
1.0.2 #
- Solve bugs not get error message from api
1.0.1 #
- Change Readme
1.0.0 #
- Use sdk 2.12.0 to above
- now you can send custom Interceptor
- remove init function use
// default option
DioManager.init();
// custom option
DioManger.initWithCustomOption();
0.0.5 #
- Use sdk 2.19.4 to above
0.0.3 #
- Solve readme
0.0.2 #
- init.