File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # 8.1.2
2+
3+ - docs: upgrade README snippets to Dart 3 ([ #3826 ] ( https://github.com/felangel/bloc/pull/3826 ) )
4+ - refactor: standardize analysis options and resolve warnings ([ #3826 ] ( https://github.com/felangel/bloc/pull/3826 ) )
5+ - docs: remove superfluous word from inline docs ([ #3734 ] ( https://github.com/felangel/bloc/pull/3734 ) )
6+
17# 8.1.1
28
39- chore: add screenshots to ` pubspec.yaml ` ([ #3708 ] ( https://github.com/felangel/bloc/pull/3708 ) )
Original file line number Diff line number Diff line change 11name : bloc
22description : A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
3- version : 8.1.1
3+ version : 8.1.2
44repository : https://github.com/felangel/bloc/tree/master/packages/bloc
55issue_tracker : https://github.com/felangel/bloc/issues
66homepage : https://github.com/felangel/bloc
77documentation : https://bloclibrary.dev
88
99environment :
10- sdk : " >=2.12.0 <3 .0.0"
10+ sdk : " >=2.12.0 <4 .0.0"
1111
1212dependencies :
1313 meta : ^1.3.0
You can’t perform that action at this time.
0 commit comments