image_picker_platform_interface 2.0.0-nullsafety copy "image_picker_platform_interface: ^2.0.0-nullsafety" to clipboard
image_picker_platform_interface: ^2.0.0-nullsafety copied to clipboard

unlistedoutdated

A common platform interface for the image_picker plugin.

2.0.0-nullsafety #

  • Migrate to null safety.
  • Breaking Changes:
    • Removed the deprecated methods: ImagePickerPlatform.retrieveLostDataAsDartIoFile,ImagePickerPlatform.pickImagePath and ImagePickerPlatform.pickVideoPath.
    • Removed deprecated class: LostDataResponse.

1.1.6 #

  • Fix test asset file location.

1.1.5 #

  • Update Flutter SDK constraint.

1.1.4 #

  • Pass Uris to package:http methods, instead of strings, in preparation for a major version update in http.

1.1.3 #

  • Update documentation of pickImage() regarding HEIC images.

1.1.2 #

  • Update documentation of pickImage() regarding compression support for specific image types.

1.1.1 #

  • Update documentation of getImage() about Android's disability to preference front/rear camera.

1.1.0 #

  • Introduce PickedFile type for the new API.

1.0.1 #

  • Update lower bound of dart dependency to 2.1.0.

1.0.0 #

  • Initial release.
5
likes
0
points
1.38M
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

A common platform interface for the image_picker plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, meta, plugin_platform_interface

More

Packages that depend on image_picker_platform_interface