website icon indicating copy to clipboard operation
website copied to clipboard

Help surface layout widgets for multiple different design languages

Open sethladd opened this issue 1 year ago • 9 comments

What information needs to be added?

A quick look at this page (https://docs.flutter.dev/ui/widgets/layout) seems to show that it is largely design language independent layout options. (modulo Carousel, which is from the Material library)

If there are Cupertino-specific layout widgets/options, we should consider:

  • Adding a Cupertino Layout catalog somewhere on the site
  • Adding a Material Layout catalog somewhere on the site
  • Making https://docs.flutter.dev/ui/widgets/layout clear that it is design language independent layout options
  • Cross link all these catalogs (if you are looking at generic layout options, you can learn that there are other layout options over in other design language catalogs)

Where should this new content appear?

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

sethladd avatar Aug 13 '24 18:08 sethladd