Skip to content

Conversation

@TahaTesser
Copy link
Member

fixes #108159

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@flutter-dashboard flutter-dashboard bot added d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos documentation f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels. c: contributor-productivity Team-specific productivity, code health, technical debt. labels Jul 28, 2022
@TahaTesser TahaTesser requested a review from Piinks July 28, 2022 14:04
@TahaTesser TahaTesser force-pushed the scroll_desktop_example branch 2 times, most recently from 3adadfb to 7dd5bda Compare August 2, 2022 09:56
@goderbauer goderbauer requested a review from Piinks August 2, 2022 22:15
Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

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

Flutter_LGTM

Welcome back from vacation! 🌴

@Piinks
Copy link
Contributor

Piinks commented Aug 16, 2022

Can you update this with the latest from master before merging? There were some recent updates to ``` code analysis, updating will make sure this does not get reverted if there is an issue. :)

https://discord.com/channels/608014603317936148/608116355836805126/1007046877994303638

@TahaTesser TahaTesser force-pushed the scroll_desktop_example branch from 7dd5bda to 7db0015 Compare August 18, 2022 12:27
@TahaTesser TahaTesser added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 18, 2022
@auto-submit auto-submit bot merged commit 9da693e into flutter:master Aug 18, 2022
@TahaTesser TahaTesser deleted the scroll_desktop_example branch August 18, 2022 13:09
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 18, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App c: contributor-productivity Team-specific productivity, code health, technical debt. 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.

Document the correct solution to avoid duplicate Scrollbar's on desktop

2 participants