File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 9.1.1
2+
3+ - chore: upgrade to ` bloc ^8.1.1 ` ([ #3723 ] ( https://github.com/felangel/bloc/pull/3723 ) )
4+ - refactor: ` BlocObserver ` instances to use ` const ` constructors ([ #3713 ] ( https://github.com/felangel/bloc/pull/3713 ) )
5+ - refactor: upgrade to Dart 2.19 ([ #3699 ] ( https://github.com/felangel/bloc/pull/3699 ) )
6+ - remove deprecated ` invariant_booleans ` lint rule
7+ - docs: fix snippet in ` README ` ([ #3552 ] ( https://github.com/felangel/bloc/pull/3552 ) )
8+
19# 9.1.0
210
311- feat: upgrade to ` bloc: ^8.1.0 ` ([ #3502 ] ( https://github.com/felangel/bloc/pull/3502 ) )
Original file line number Diff line number Diff line change 11name : bloc_test
22description : A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
3- version : 9.1.0
3+ version : 9.1.1
44repository : https://github.com/felangel/bloc/tree/master/packages/bloc_test
55issue_tracker : https://github.com/felangel/bloc/issues
66homepage : https://bloclibrary.dev
You can’t perform that action at this time.
0 commit comments