image_picker_android 0.8.5+4 image_picker_android: ^0.8.5+4 copied to clipboard
Android implementation of the image_picker plugin.
0.8.5+4 #
- Fixes null cast exception when restoring a cancelled selection.
0.8.5+3 #
- Updates minimum Flutter version to 2.10.
- Bumps gradle from 7.1.2 to 7.2.1.
0.8.5+2 #
- Updates
image_picker_platform_interface
constraint to the correct minimum version.
0.8.5+1 #
- Switches to an internal method channel implementation.
0.8.5 #
- Updates gradle to 7.1.2.
0.8.4+13 #
- Minor fixes for new analysis options.
0.8.4+12 #
- Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
0.8.4+11 #
- Splits from
image_picker
as a federated implementation.