leancode_cubit_utils_cqrs 0.4.0
leancode_cubit_utils_cqrs: ^0.4.0 copied to clipboard
An extension of leancode_cubit_utils that provides cqrs support.
0.4.0 #
- Update
leancode_cubit_utils
dependency to^0.4.0
(includes breaking change:builder
parameter renamed toonSuccess
inRequestCubitBuilder
)
0.3.1 #
- Upgrade
bloc
to ^9.0.0
0.3.0 #
- Use
leancode_cubit_utils
version0.3.1
0.2.0 #
- Add:
SimpleQueryWithEmptyCubit
useQueryWithEmptyCubit
SimpleArgsQueryWithEmptyCubit
useArgsQueryWithEmptyCubit
0.1.0 #
- Extract cqrs support from the
leancode_cubit_utils
package.