async_redux_core 1.2.1 async_redux_core: ^1.2.1 copied to clipboard
Dart-only core package for the Async Redux state management, the easy and powerful version of Redux.
1.2.0 #
- 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.