app_float_button 0.0.1
app_float_button: ^0.0.1 copied to clipboard
A Flutter package that provides customizable floating action buttons and animated speed dial menus for quick access to multiple actions.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 #
Added #
- Initial release of
app_float_button
package. AppFloatingActionBtn
: Simplified wrapper forFloatingActionButton
andFloatingActionButton.extended
.SpeedDial
: Animated floating action menu with support for multiple child actions.SpeedDialChild
: Customizable individual buttons in the speed dial menu.