black_hole_flutter 0.2.3
black_hole_flutter: ^0.2.3 copied to clipboard
๐ A package absorbing all Flutter utility functions, including extension functions and commonly used widgets
Changelog #
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
Unreleased #
0.2.3 ยท 2020-03-28 #
๐ New Features #
- buttons: add
icon
-variants toFancyFlatButton
,FancyOutlineButton
&FancyRaisedButton
- buttons: add
textColor
to all fancy buttons - buttons: add
FancyOutlineButton.borderSide
,FancyOutlineButton.highlightedBorderColor
- color: add
Color.withAdditionalOpacity
,Color.withAdditionalAlpha
- color: add
contrastSystemUiOverlayStyle
getters toBrightness
,Color
0.2.0 ยท 2020-03-24 #
0.1.3 ยท 2020-03-22 #
โก Changes #
- remove unused parameter from
NavigatorState.pushNamedAndRemoveAll
0.1.1 ยท 2020-03-22 #
๐ New Features #
- add
NavigatorState.pushAndRemoveAll
,NavigatorState.pushNamedAndRemoveAll
- example: add example app showcasing new widgets
0.1.0 ยท 2020-03-13 #
0.0.1 ยท 2020-03-12 #
Initial release ๐