Skip to content
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

Fix the GlowingOverscrollIndicator examples #155208

Closed
wants to merge 1 commit into from

Conversation

nate-thegrate
Copy link
Member

Adding tests for example files has a nice benefit: sometimes you catch a bug in the example!
I noticed that the GlowingOverscrollIndicator examples didn't have a glowing overscroll indicator.



This pull request updates the examples to allow scrolling via click-and-drag and to show a GlowingOverscrollIndicator by default.

updated example code: https://dartpad.dev/?id=edb521a261a8f52f983dcf5b9fb2a1c4

@github-actions github-actions bot added framework flutter/packages/flutter repository. See also f: labels. f: scrolling Viewports, list views, slivers, etc. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos labels Sep 14, 2024
@nate-thegrate nate-thegrate marked this pull request as ready for review September 14, 2024 20:13
@nate-thegrate
Copy link
Member Author

My guess is that the example was made back in Material 2 days, and default functionality has changed since then.

@nate-thegrate nate-thegrate requested review from gspencergoog and removed request for gspencergoog September 17, 2024 16:04
@nate-thegrate
Copy link
Member Author

Committing this directly to the other PR's fork instead 👍

@nate-thegrate nate-thegrate deleted the always-glow branch September 24, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant