abus 0.0.3
abus: ^0.0.3 copied to clipboard
ABUS (A-synchronous Business Unified System) is a comprehensive Flutter package that provides a unified approach to handling asynchronous operations, state management, and API interactions with built [...]
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.