- Fixed web platform issues from pub dev
- Added custom path provider for web
- Fixed web platform issues
- Fixed analyze issue
- Added little improvement for sembast and etc.
- Fixed web support problem
- Generic error model added on network manager. NetworkManager
- Fixed U8IntList problem.
- Error widget mechanism added when your network is gone.
- Error model parser added
- Force parser added with parameter.
- Coding improvement for decode
- Request can cancelable.
- HttpCertificate added
- Some readme problems fixed.
- A little improvement about parser etc.
- Added new feature as a primitive send, It will be provide primitive service response.
- Cancellation support added for very request.
- Updated to new dio version 4.0.+
- Retry mechanism has changed by google retry package.
- QueuedInterceptorsWrapper used instead of lock mechanism. (dio #590)
- Empty model compare problems has fixed.
- Error log has linked to enable logger property.
- error model parse has added.
- uploadFile method added, it able to upload file.
- Every multipart file exported for Multipart request.
- Formdata exported for public access.
- MultipartFile options exported to outside.
- INetwork Model problem fixed so it's accept null return.
- Parse exception log added.
- Network Model accept to nullable map object.
- Flutter lints improvement.
- Base headers control has added.
- File download options has return byte array fixed.
- Web export problem fixed.
- Successful response code range added.(200> &300<)
- Refresh token veriable problem has fixed
- File download wih progress callback.
- Error log message added with logger package
- Added simple download manager
- Cache operation has fixed for null safety.
- Some bug fix lasttt :)
- Some bug fix.
- Export to interceptors values
- Add more public documentation
- Dio null safety migration
- Interceptor export add library.
- Object mapper fixed
- Object type conver to dynamic.
- To json and From Json Model architecture fixed.
- Map parsing error has fixed with null safety.
- Vexana adapt to null safety.
- Fixed primitive type response and added test.
- Response and Request preview on editor null fixed.
- Minor fix and export options added.
- Cache use detail added to the documentation.
- Network cache options added project.
- Remove all cache options added.
- Retry options add on refresh token mechanism
- On Refresh Fail added.
- The user gave logging options
- Refresh token options added.
- Version 1.0.0 updated.
- Readme and todos prepared.
- Wiki Created.
- Project template created.
- Base models has been defined.
- Logger options added,
- User custom error model added.