-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#7926Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedUse of a deprecated Dart API in flutter/packages that needs to be updatedp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
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.
Juliotati
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: deprecated apiUse of a deprecated Dart API in flutter/packages that needs to be updatedUse of a deprecated Dart API in flutter/packages that needs to be updatedp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team