djustin 0.2.1 djustin: ^0.2.1 copied to clipboard
A high-level Client Library for Justin Delivery Service OpenAPI
0.0.1 #
- Initial early version, created by Maksym Omelchenko.
0.1.0 #
- Added models for all types of requests.
- Added services for requesting data thorough network connecting.
- Added converters for models to convert data from JSON.
- Added tests.
0.1.1 #
- Removed dart:mirrors dependency.
- Updated justin services.
0.2.0 #
- Updated justin services. For now you can request directly response result as well as response itself.
- Added ability to provide error handlers for justin and http errors.
0.2.1 #
- Refactored code according to default dart code conversions.