Skip to content

[Image Picker] Image picker public API should avoid using static methods. #53283

Closed
@cyanglaz

Description

@cyanglaz

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 listc: API breakBackwards-incompatible API changesp: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions