flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.79k stars 3.2k forks source link

Add screenshots to 'New Buttons and Button Themes' page #8295

Open anku-r opened 1 year ago

anku-r commented 1 year ago

Page URL

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

Page source

https://github.com/flutter/website/tree/main/src/release/breaking-changes/buttons.md

Describe the problem

Its a document improvement. As a new developer, It would be great if documentation had pictures in order to understand what a specific UI component will look like. For eg. On buttons page, I feel button images should be there describing different kind of buttons.

Expected fix

No response

Additional context

No response

gantanikhilraj commented 1 year ago

Do you mean replacing old buttons with new buttons in the code?