async_redux_core 1.3.1 async_redux_core: ^1.3.1 copied to clipboard
Dart-only core package for the Async Redux state management, the easy and powerful version of Redux.
Sponsored by MyText.ai
1.3.1 #
- Fixed translation typo bug.
1.3.0 #
- Dependency version bump.
1.2.1 #
- Added
ifOpenDialog
,withDialog
anderrorText
to theUserException
.
1.0.5 #
- On March 5, 2024, I've created this Dart-only package to contain some Dart-only code used by
the async_redux package. For the moment, this Dart-only
package simply contains the
UserException
, and nothing more.