button_m3e 0.1.2
button_m3e: ^0.1.2 copied to clipboard
Material 3 Expressive Buttons for Flutter with 5 styles, 5 sizes, round/square shapes, and toggle selection.
0.1.2 #
- Add optional
cornerRadiusOverrideto allow per-corner radii when using square shapes (enables grouped buttons with rounded outer and square inner corners). - Shape resolution updated to honor
cornerRadiusOverridefor square/pressed-square states; no breaking API changes. - Internal: minor style resolution refactors, no behavior changes for existing usages.
0.1.0 #
- Changelog initialized.