Skip to content

Conversation

@Piinks
Copy link
Contributor

@Piinks Piinks commented Sep 16, 2022

This removes ScrollBehavior.buildViewportChrome

This deprecated class has reached end of life after the release of Flutter 3.3

Part of #111708
For the full list of deprecations being removed in this batch, see flutter.dev/go/deprecations-removed-after-3-3

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 f: scrolling Viewports, list views, slivers, etc. framework flutter/packages/flutter repository. See also f: labels. labels Sep 16, 2022
@flutter-dashboard

This comment was marked as resolved.

@Piinks Piinks added c: contributor-productivity Team-specific productivity, code health, technical debt. c: tech-debt Technical debt, code quality, testing, etc. c: API break Backwards-incompatible API changes labels Sep 16, 2022
@flutter-dashboard flutter-dashboard bot added f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. labels Sep 16, 2022
@Piinks
Copy link
Contributor Author

Piinks commented Sep 16, 2022

Running internal testing to validate this is ready.

@Piinks Piinks requested a review from goderbauer September 16, 2022 23:12
@Piinks Piinks changed the title WIP - Remove deprecated ScrollBehavior.buildViewportChrome Remove deprecated ScrollBehavior.buildViewportChrome Sep 16, 2022
@Piinks
Copy link
Contributor Author

Piinks commented Sep 16, 2022

Customers are migrated and ready

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 19, 2022
@auto-submit
Copy link
Contributor

auto-submit bot commented Sep 19, 2022

auto label is removed for flutter/flutter, pr: 111715, Failed to merge pr#: 111715 with OperationException(linkException: null, graphqlErrors: [GraphQLError(message: Pull Request is not mergeable, locations: [ErrorLocation(line: 2, column: 3)], path: [mergePullRequest], extensions: null)]).

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Sep 19, 2022
@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 19, 2022
@auto-submit auto-submit bot merged commit 5332295 into flutter:master Sep 19, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 20, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Sep 20, 2022
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

packages/flutter/lib/fix_data.yaml

@ghost ghost mentioned this pull request Sep 23, 2022
AlexV525 added a commit to fluttercandies/flutter_wechat_assets_picker that referenced this pull request Feb 7, 2023
- Migrate `extended_image` `^6.2.0` to `^7.0.0`
- Fix some deprecated changes from Material Theme System Updates
- Fix a deprecated override of `buildViewportChrome`
(flutter/flutter#111715)
- Remove a unnecessary override

---------

Co-authored-by: Alex Li <github@alexv525.com>
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: API break Backwards-incompatible API changes c: contributor-productivity Team-specific productivity, code health, technical debt. c: tech-debt Technical debt, code quality, testing, etc. f: cupertino flutter/packages/flutter/cupertino repository f: material design flutter/packages/flutter/material repository. 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.

2 participants