miv_buttons 1.0.0 copy "miv_buttons: ^1.0.0" to clipboard
miv_buttons: ^1.0.0 copied to clipboard

Elegant pseudo 3D buttons. You can use them instead of or in addition to the standard buttons.

1.0.0 #

  • Added semantics (thanks to @Luckey-Elijah)
  • Added tests
  • Added callbacks for long press
  • Fixed issue with not always visible elevation change on mobiles
  • Breaking: Following properties can no longer be null (but are still optional):
    • color, elevation, pressedElevation for Button
    • labelColor for Button.label
    • iconColor, iconSize for Button.icon
    • foregroundColor, iconSize, gap for Button.iconLabel and Button.labelIcon

0.1.2 #

  • Added an option to change the size of icons in Button.icon, Button.iconLabel and Button.labelIcon
  • Marked button painter as private

0.1.1 #

  • Changed from Containers to CustomPainter
  • Added content to readme

0.1.0 #

  • Initial release.
1
likes
160
pub points
0%
popularity

Publisher

verified publishermivoligo.com

Elegant pseudo 3D buttons. You can use them instead of or in addition to the standard buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on miv_buttons