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

discontinued
outdated

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

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
0
pub points
93%
popularity

Publisher

verified publishermarianocordoba.dev

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on fab_circular_menu