abus 0.0.4
abus: ^0.0.4 copied to clipboard
ABUS (A-synchronous Business Unified System) is a unified approach to handling asynchronous operations and API interactions with built-in optimistic updates, rollback capabilities, and error handling.
0.0.4 #
- Files formatted to adhere to dart conventions.
- Improved code documentations and library guides.
- Improvements in file documentations for easier and faster access.
0.0.3 #
- Added Support for class interactions, using the withPayload to pass classes.
- Improved code documentations and library guides.
- Robust feedback and debugging.
0.0.2 #
- Added proper
example/lib/main.dartso pub.dev displays the example. - Improved documentation and links.
- Prepared for first visible example-based release.
0.0.1 #
- Initial public release of the ABUS package.
- Supports optimistic interaction updates with rollback.
- Provides integration with BLoC and Provider.
- Includes mixins and a result tracking system.