Releases: JonasWanke/black_hole_flutter
Releases · JonasWanke/black_hole_flutter
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v0.3.5
📦 Build & CI
- remove dependency on the discontinued supercharged (
b1831db
)
v0.3.4
Released on 2021-12-04
🎉 New Features
- widgets: add
expandOrScroll.scrollController
v0.3.3
🎉 New Features
- widgets: add
separatedButtons.textStyle
⚡ Changes
- color_material: Deprecate
themeData.onAccent
,.highEmphasisOnAccent
,.mediumEmphasisOnAccent
, and.disabledOnAccent
. UsethemeData.onSecondary
,.highEmphasisOnSecondary
,.mediumEmphasisOnSecondary
, or.disabledOnSecondary
instead.
📦 Build & CI
- update lints
- update issue and PR templates
- add build & lint CI
- example: update Android wrapper
v0.3.2
🎉 New Features
- content add
buildContext.showSimpleSnackBar
,.showSnackBar
, andscaffoldMessengerState.showSimpleSnackBar
- widgets: add
ExpandOrScroll
📦 Build & CI
- depend on the stable Dart SDK
>=2.12.0 <3.0.0
- depend on the stable version of supercharged:
2.0.0
v0.3.1
🐛 Bug Fixes
- navigation: allow nullable route return types in
pushAndRemoveAll
andpushNamedAndRemoveAll