gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Finish Remaining Details of Shrine

Open pennzht opened this issue 5 years ago • 1 comments
trafficstars

Acceptance Criteria

Finish the following parts for the Shrine desktop layout:

  • [x] 11-25 Desktop login screen (material-components/material-components-flutter-gallery#356)
  • [ ] Some minor details
    • [x] 12-17 Use correct letter spacing for certain labels (https://github.com/flutter/samples/pull/187)
    • [ ] Use correct vertical gaps between cards
      • Make sure vertical gaps between product cards on the product page have dimensions that match the specs file.
    • [ ] Use correct animation specs
      • Make sure all animations match specs file.
  • [ ] Scrollable vertical sidebar of categories (issue only visible when too many categories)
    • When the vertical sidebar contains too many categories (consider 10–20), it overflows instead of becomes scrollable.
    • Make it scrollable so that all categories can be accessed.
  • [x] 11-21 Implement RTL support (material-components/material-components-flutter-gallery#297)

Related Issues

  • material-components/material-components-flutter-gallery#5

pennzht avatar Mar 30 '20 16:03 pennzht

https://github.com/material-components/material-components-flutter-gallery/issues/141

pennzht avatar Mar 30 '20 16:03 pennzht

I'm going to close this as it is a remnant of Material 2. For those interested in learning more about Shrine and the other Material 2 case studies, check out the Material (2) Studies collection.

For the latest in Material 3, including new case studies, check out the Material blog or newer case studies like the Now in Android app.

For some resources and examples in Flutter, consider checking out the following:

Thank you!

parlough avatar Jan 13 '24 03:01 parlough