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

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

Open
stuartmorgan opened this issue May 13, 2024 · 0 comments
Open

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

stuartmorgan opened this issue May 13, 2024 · 0 comments
Labels
p: deprecated api Use of a deprecated Dart API in flutter/packages that needs to be updated p: image_picker The Image Picker plugin. package flutter/packages repository. See also p: labels. team-web Owned by Web platform team

Comments

@stuartmorgan
Copy link
Contributor

stuartmorgan commented May 13, 2024

   info • example/integration_test/image_resizer_test.dart:14:1 • 'package:web/helpers.dart' is deprecated and shouldn't be used. See instead
          package:web/web.dart. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
   info • lib/src/image_resizer.dart:11:1 • 'package:web/helpers.dart' is deprecated and shouldn't be used. See instead
          package:web/web.dart. Try replacing the use of the deprecated member with the replacement. • deprecated_member_use
   info • lib/src/video_player.dart:11:1 • 'package:web/helpers.dart' is deprecated and shouldn't be used. See instead package:web/web.dart.
          Try replacing the use of the deprecated member with the replacement. • deprecated_member_use

I haven't checked what version this deprecation happened in, but presumably this could be fixed after the next stable.

@stuartmorgan stuartmorgan added p: image_picker The Image Picker plugin. package flutter/packages repository. See also p: labels. fyi-ecosystem For the attention of Ecosystem team team-web Owned by Web platform team p: deprecated api Use of a deprecated Dart API in flutter/packages that needs to be updated labels May 13, 2024
@stuartmorgan stuartmorgan changed the title [image_picker] Remove use of package:web/helpers.dart [image_picker][video_player] Remove use of package:web/helpers.dart May 13, 2024
@stuartmorgan stuartmorgan added the triaged-ecosystem Triaged by Ecosystem team label May 14, 2024
@flutter-triage-bot flutter-triage-bot bot removed fyi-ecosystem For the attention of Ecosystem team triaged-ecosystem Triaged by Ecosystem team labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: deprecated api Use of a deprecated Dart API in flutter/packages that needs to be updated p: image_picker The Image Picker plugin. package flutter/packages repository. See also p: labels. team-web Owned by Web platform team
Projects
None yet
Development

No branches or pull requests

1 participant