flutter_material_showcase icon indicating copy to clipboard operation
flutter_material_showcase copied to clipboard

New Material Buttons

Open JigneshWorld opened this issue 4 years ago • 2 comments
trafficstars

New Material Buttons

https://flutter.dev/docs/release/breaking-changes/buttons https://material.io/components/buttons/flutter

Would like to contribute as well..

JigneshWorld avatar Mar 12 '21 14:03 JigneshWorld

Feel free to send a PR replacing the old buttons with the new Material ones! I would really appreciate it.

miquelbeltran avatar Mar 12 '21 15:03 miquelbeltran

I am trying to add 3rd outlined button but button's label goes into 2nd line.. So, thinking to make those as a small single word label.

Attached ref images.

buttons with full label
---------
buttons with single word label

JigneshWorld avatar Mar 18 '21 15:03 JigneshWorld