Skip to content

Releases: JonasWanke/black_hole_flutter

v0.1.1

22 Mar 13:01
4f935a8
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

🎉 New Features

  • add NavigatorState.pushAndRemoveAll, NavigatorState.pushNamedAndRemoveAll
  • example: add example app showcasing new widgets

v0.1.0

13 Mar 09:23
9608add
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

🎉 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

v0.0.1

13 Mar 09:22
fe4d182
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial release 🎉