cubit_test 0.1.1
cubit_test: ^0.1.1 copied to clipboard
A testing library built to make testing cubits easy. Built to be used with the cubit and bloc state management packages.
0.1.1 #
- fix: upgrade to
cubit: ^0.1.2 - fix: support breaking
StreamQueuechange inasync: 2.4.2 - docs: minor documentation improvements
0.1.0 #
- feat: upgrade to
cubit: ^0.1.0
0.0.8 #
- feat: upgrade to
cubit: ^0.0.13 - docs: various documentation updates
0.0.7 #
- feat: update
cubitTestto useCubitStreaminstead ofCubit - feat: update
whenListento useCubitStreaminstead ofCubit
0.0.6 #
- feat: upgrade to
cubit: ^0.0.10 - docs: various documentation updates
0.0.5 #
- BREAKING: upgrade to
cubit: ^0.0.8 - docs: minor logo updates
0.0.4 #
- BREAKING: upgrade to
cubit: ^0.0.6 - fix: remove direct dependency on
pedantic
0.0.3 #
- BREAKING: upgrade to
cubit: ^0.0.4
0.0.2 #
- fix: Flutter v1.17.3 compatibility by adjusting to
test ^0.14.0
0.0.1 #
- feat: initial release