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

outdated

Easily create your floating menu using horizontal or vertical floating button lists

UnicornDialer #

Easily create your own floating action button list

alt text

alt text

Installing #

Add UnicornDialer to your pubspec.yaml

unicorndial: "^1.0.7"

Options #

UnicornDialer class

int orientation - Vertical or horizontal floating button list

Color backgroundColor - Modal background color

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 - Right padding on the button label

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

80
likes
0
pub points
83%
popularity

Publisher

unverified uploader

Easily create your floating menu using horizontal or vertical floating button lists

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on unicorndial