spargo_tools 0.0.10
spargo_tools: ^0.0.10 copied to clipboard
Spargo Technologies development tools.
0.0.1 #
- First release
0.0.2 #
- Update LICENSE
0.0.3 #
- Change intefaces to base classes
0.0.4 #
- Make some interfaces
0.0.5 #
- Created new model CancelCompeleter
- Added test for CancelCompeleter
- Added new exception RequestCanceledException
- Added the ability to cancel a request using CancelCompleter in AppHttp.apiHttpRequest
- Changed file structure for http_client
0.0.6 #
- Methods for requests are moved from BaseCubit into two mixins, to use the old methods baseRequest and baseRequestOld, use the BaseCubitRequestMixinOld mixin
- Added parameter authorizationToken in AppHttp.apiHttpRequest
- Added test for BaseCubit
0.0.7 #
- Add Overlay Manager
- Add ReactRepositoryMixin
0.0.8 #
- Repair exports
0.0.9 #
- Export Overlay Manager
0.0.10 #
- Remove BuildContextX, because it causes collisions in the main projects, where there are extensions for the context