Skip to content

Drop deprecated web library - #7926

Merged
auto-submit[bot] merged 6 commits into
mainfrom
i148219_drop_web_helpers
Oct 25, 2024
Merged

Drop deprecated web library#7926
auto-submit[bot] merged 6 commits into
mainfrom
i148219_drop_web_helpers

Conversation

@kevmoo

@kevmookevmoo commented Oct 24, 2024

Copy link
Copy Markdown
Contributor

Fixesflutter/flutter#148219

override reason: There is no user benefit for publishing this now.

@kevmookevmoo changed the title wipDrop deprecated web libraryOct 24, 2024
@kevmookevmoo added the override: no versioning needed Override the check requiring version bumps for most changes label Oct 24, 2024
@kevmoo
kevmoo marked this pull request as ready for review October 24, 2024 23:34
@kevmoo
kevmoo requested a review from ditman as a code ownerOctober 24, 2024 23:34
Comment threadpackages/video_player/video_player_web/pubspec.yaml Outdated
@kevmoo

Copy link
Copy Markdown
ContributorAuthor

@stuartmorgan – PTAL

@kevmookevmoo added the override: no changelog needed Override the check requiring CHANGELOG updates for most changes label Oct 25, 2024
Comment threadpackages/image_picker/image_picker_for_web/CHANGELOG.md Outdated
Comment threadpackages/image_picker/image_picker_for_web/CHANGELOG.md Outdated

@stuartmorgan-gstuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@kevmookevmoo added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 25, 2024
@auto-submit
auto-submitBot merged commit 839de2d into mainOct 25, 2024
@auto-submit
auto-submitBot deleted the i148219_drop_web_helpers branch October 25, 2024 21:12
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 28, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 28, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 29, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 29, 2024
auto-submitBot pushed a commit to flutter/flutter that referenced this pull request Oct 29, 2024
flutter/packages@e0c4f55...028027e
2024-10-29 stuartmorgan@google.com [various] Remove multiDexEnabled (flutter/packages#7956)
2024-10-28 engine-flutter-autoroll@skia.org Roll Flutter from 5a11904 to 3fb95c7 (16 revisions) (flutter/packages#7948)
2024-10-28 10687576+bparrishMines@users.noreply.github.com [interactive_media_ads] Adds internal wrapper for iOS native `IMACompanionAdSlot` and `IMACompanionDelegate` (flutter/packages#7889)
2024-10-27 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 4.2.1 to 4.2.2 (flutter/packages#7919)
2024-10-26 engine-flutter-autoroll@skia.org Roll Flutter from 4faa4a4 to 5a11904 (67 revisions) (flutter/packages#7937)
2024-10-25 kevmoo@users.noreply.github.com Drop deprecated web library (flutter/packages#7926)
2024-10-25 127771428+ahmedbilal008@users.noreply.github.com [video_player_web] Don't modify volume when muting video (flutter/packages#7845)
2024-10-25 engine-flutter-autoroll@skia.org Roll Flutter (stable) from 2663184 to 6031040 (3 revisions) (flutter/packages#7930)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
Fixesflutter/flutter#148219
override reason: There is no user benefit for publishing this now.
bisor0627 pushed a commit to bisor0627/packages that referenced this pull request Jun 19, 2026
Fixesflutter/flutter#148219
override reason: There is no user benefit for publishing this now.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmitMerge PR when tree becomes green via auto submit Appoverride: no changelog neededOverride the check requiring CHANGELOG updates for most changesoverride: no versioning neededOverride the check requiring version bumps for most changesp: image_pickerp: video_playerplatform-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[image_picker][video_player] Remove use of package:web/helpers.dart

2 participants

@kevmoo@stuartmorgan-g