unicorndial 0.0.1 copy "unicorndial: ^0.0.1" to clipboard
unicorndial: ^0.0.1 copied to clipboard

outdated

Floating Action Button with Speed Dial

UnicornDialer #

Easily create your own floating action button list

Installing #

Add UnicornDialer to your pubspec.yaml

unicorndialer: "0.0.1"

###Options###

UnicornDialer class

int orientation -** Vertical or horizontal floating button list** bool rotateMain - Animate your main floating button icon Icon parentButton - The main floating button icon parentButtonBackground - The main floating button background color List<UnicornButton> childButtons Floating button list int animationDuration Rotation and expanding animation duration (in milliseconds) double childPadding ** List button padding** Function onMainButtonPressed ** To be called if set on the UnicornDialer parent widget**

UnicornButton class

Chip label - Creates a label for the current floating button FloatingActionButton currentButton - ** Floating list button **

Example #

Authors #

  • **Tiago Martins **

License #

This project is licensed under the MIT License - see the LICENSE.md file for details

81
likes
0
pub points
84%
popularity

Publisher

unverified uploader

Floating Action Button with Speed Dial

Homepage

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on unicorndial