Skip to content

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

@stuartmorgan-g

Description

@stuartmorgan-g
   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.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedp: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.platform-webWeb applications specificallyteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions