-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurec: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Milestone
Description
Can't find any open pull requests or issues regarding image_picker package with null-safety support. Is it even planned for that?
Is there any null-safety roadmap for official flutter packages? Thanks.
Whenever I try to upgrade my pubspec.yaml file, I receive this error:
Because image_picker >=0.6.3 depends on flutter_plugin_android_lifecycle ^1.0.2 and local_auth >=1.0.0-nullsafety.3 depends on flutter_plugin_android_lifecycle ^2.0.0-nullsafety, image_picker >=0.6.3 is incompatible with local_auth >=1.0.0-nullsafety.3. So, because project_flutter depends on both local_auth ^1.1.0-nullsafety and image_picker ^0.6.7+17, version solving failed.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: null-safetySupport for Dart's null safety featureSupport for Dart's null safety featurec: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.