diamond_fab 0.1.1
diamond_fab: ^0.1.1 copied to clipboard
A new flutter package project.
0.0.1 First Release. #
0.1.0 Updated properties and button drawing method #
Added new properties for foreground color, background color, heroTag, highlightElevation, mini (miniMode), and tooltip. Added more documentation (again based on the original Floating Action Button code).
0.1.1 Changed normal size based on Material design Spec #
Diamond Shaped FAB is 68 logical pixels in size on the material design spec compared to the normal 56.0 logical pixels. Also changed mini size to 52 rather then 40.