flutter_web_buttons 0.0.8
flutter_web_buttons: ^0.0.8 copied to clipboard
Add fully customizable animated buttons or icon buttons easily to your web project.
0.0.8 #
- Added Text Only Color Change Button
0.0.7 #
- Renamed FlutterWebIconButtonOptions to FlutterWebIconOptions to be consistant.
0.0.6 #
- Added Highlight Icon Fill button
- Added Text Move button
- Added simple icon button
- Added letterSpacing property for text
- Added option for spacing between text and the line for underline animation.
- Fixed alignment issue with underline button
- Updated example
0.0.5 #
- Added grow button
- Added icon grow button
- Added social icon grow button
- Added text underline animation
- Updated example project with new buttons
0.0.4 #
- Added code comments
- Updated example project with buttons
0.0.3 #
- Added support for using Hero widgets
- Added example project
0.0.2 #
- Fixed Github link
0.0.1 #
- Initial Release