-
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 listc: API breakBackwards-incompatible API changesBackwards-incompatible API changesp: 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
The image picker plugin's public APIs are all static methods for some historical reasons.
In my opinion, it is worth to make the breaking change, to update the plugin to use to instance methods for a long term solution, which can make the plugin easier to mock and test.
Could potentially be a 1.0.0 change?
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: API breakBackwards-incompatible API changesBackwards-incompatible API changesp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.