black_hole_flutter 0.2.7 copy "black_hole_flutter: ^0.2.7" to clipboard
black_hole_flutter: ^0.2.7 copied to clipboard

outdated

๐Ÿ›  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.7 ยท 2020-04-08 #

๐ŸŽ‰ New Features #

  • color: add Color.isDark, Color.isLight

๐Ÿ“œ Documentation updates #

  • fill README with missing extensions and widgets

0.2.6 ยท 2020-04-07 #

๐ŸŽ‰ New Features #

  • color: allow fixed red, green or blue values in Random.nextColor()
  • fillOrWrap: create FillOrWrap widget
  • navigation: add LoggingNavigatorObserver

0.2.5 ยท 2020-04-02 #

๐ŸŽ‰ New Features #

  • color: add Color.alphaBlendOn()
  • color: add Random.nextColor()

0.2.4 ยท 2020-04-02 #

๐Ÿ› Bug Fixes #

  • buttons: use default child for extended buttons while not loading

0.2.3 ยท 2020-03-28 #

๐ŸŽ‰ New Features #

  • buttons: add icon-variants to FancyFlatButton, 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 to Brightness, Color

0.2.2 ยท 2020-03-26 #

๐ŸŽ‰ New Features #

  • add Color.hsl, Color.hsv extensions

0.2.1 ยท 2020-03-25 #

๐Ÿ› Bug Fixes #

  • correctly display FancyFab.extended

0.2.0 ยท 2020-03-24 #

โš  BREAKING CHANGES #

  • fix naming: FancyFab.icon is now called FancyFab.child

๐Ÿ› Bug Fixes #

  • FancyFab's background color is now the same as that of other buttons

๐Ÿ“œ Documentation updates #

  • add button demo to README

๐Ÿ— Refactoring #

  • FancyButton logic is now handled in their base _FancyButton

0.1.3 ยท 2020-03-22 #

โšก Changes #

  • remove unused parameter from NavigatorState.pushNamedAndRemoveAll

0.1.2 ยท 2020-03-22 #

๐Ÿ› Bug Fixes #

  • add missing export

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 #

๐ŸŽ‰ New Features #

  • add Size.diagonal, Size.squaredDiagonal
  • allow loading buttons without a loadingChild

โšก Changes #

  • rename LoadingRaisedButton to FancyRaisedButton
  • make FancyFab.isExtended private

๐Ÿ“œ Documentation updates #

  • fill the README with a package overview

0.0.1 ยท 2020-03-12 #

Initial release ๐ŸŽ‰

69
likes
0
points
6.06k
downloads

Publisher

verified publisherwanke.dev

Weekly Downloads

๐Ÿ›  A package absorbing all Flutter utility functions, including extension functions and commonly used widgets

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartx, flutter, meta

More

Packages that depend on black_hole_flutter