simple_speed_dial 0.1.5 simple_speed_dial: ^0.1.5 copied to clipboard
A simple speed dial for Flutter. You can use as many speed dial options as you want. You can use labels next to the speed dial options. Colors of every fab can be set.
[0.0.1] - 2020-05-14 #
- A simple speed dial
[0.0.2] - 2020-05-14 #
- Added a changelog
[0.1.0] - 2020-05-14 #
- Fixed some package quality issues.
[0.1.1] - 2020-06-21 #
- Fixed a typo.
- Added a code example to the README.md.
[0.1.2] - 2020-08-14 #
- Fixed setState call when not mounted.
- Added more analysis_options.yaml rules.
[0.1.3] #
- Using null-safety.
[0.1.4] #
- Labels are now clickable
- Labels are now optional
- Fixed and cleaned up example project
[0.1.5] #
- Labels background color can be changed
- Fixed disposing of AnimationController