abus 0.0.2
abus: ^0.0.2 copied to clipboard
A-synchronous Business Unified System for Flutter state management. Supports optimistic updates with rollback and integrates with BLoC and Provider.
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.