black_hole_flutter 0.2.4
black_hole_flutter: ^0.2.4 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.4 ยท 2020-04-02 #
๐ Bug Fixes #
- buttons: fix: use default child for extended buttons while not loading
0.2.3 ยท 2020-03-28 #
๐ New Features #
- buttons: add
icon-variants toFancyFlatButton,FancyOutlineButton&FancyRaisedButton - buttons: add
textColorto all fancy buttons - buttons: add
FancyOutlineButton.borderSide,FancyOutlineButton.highlightedBorderColor - color: add
Color.withAdditionalOpacity,Color.withAdditionalAlpha - color: add
contrastSystemUiOverlayStylegetters 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 ๐