Skip to content

[Gallery] Implement Desktop study carousel #315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 5, 2020

Conversation

rami-a
Copy link
Contributor

@rami-a rami-a commented Feb 5, 2020

The home screen on desktop can now scroll through the studies horizontally.

  • Uses a ListView with 4 cards visible at a time
  • Utilizes custom ScrollPhysics to provide snapping behavior
  • Provides next/prev buttons as an alternate way to scroll through the list of studies.

Closes material-components/material-components-flutter-gallery#536

Screen Shot 2020-02-05 at 1 37 24 PM

Copy link

@johnsonmh johnsonmh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

██╗      ██████╗ ████████╗███╗   ███╗
██║     ██╔════╝ ╚══██╔══╝████╗ ████║
██║     ██║  ███╗   ██║   ██╔████╔██║
██║     ██║   ██║   ██║   ██║╚██╔╝██║
███████╗╚██████╔╝   ██║   ██║ ╚═╝ ██║
╚══════╝ ╚═════╝    ╚═╝   ╚═╝     ╚═╝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update desktop home screen to support paginated studies list (3)
2 participants