fab_circular_menu 1.0.2 copy "fab_circular_menu: ^1.0.2" to clipboard
fab_circular_menu: ^1.0.2 copied to clipboard

discontinued

A Flutter package to create a nice circular menu using a Floating Action Button.

1.0.2 #

  • Null safety
  • Changed the children count requirement to 1 from 2

1.0.1 #

  • Fixes bug with alignment
  • Added the posibility to modify the FAB border

1.0.0 #

  • Added alignment property, allowing to align the FAB in the screen (See #5)
  • Fixes animation errors in landscape orientation (See #9)
  • Added the ability to access the state to open/close the menu programatically

BREAKING

  • Removed child property
  • options renamed to children
  • Removed controller property
  • onDisplayChanged signature changed to void Function (bool isOpen)

0.1.5 #

  • #4 Added FabCircularMenuController to open/close the menu programatically

0.1.4 #

  • #7 Add Close Color option and open/close change callback

0.1.3 #

  • Bugfixes
  • Improved animation

0.1.2 #

  • Fixes multiple tickers error

0.1.1 #

  • Added an example

0.1.0 #

  • First functional release.
542
likes
80
pub points
94%
popularity

Publisher

verified publishermarianocordoba.dev

A Flutter package to create a nice circular menu using a Floating Action Button.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on fab_circular_menu