image_picker_ios 0.8.5+5 copy "image_picker_ios: ^0.8.5+5" to clipboard
image_picker_ios: ^0.8.5+5 copied to clipboard

iOS implementation of the video_picker plugin.

0.8.5+5 #

  • Adds non-deprecated codepaths for iOS 13+.

0.8.5+4 #

  • Suppresses warnings for pre-iOS-11 codepaths.

0.8.5+3 #

  • Fixes 'messages.g.h' file not found.

0.8.5+2 #

  • Minor fixes for new analysis options.

0.8.5+1 #

  • Removes unnecessary imports.
  • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.

0.8.5 #

  • Switches to an in-package method channel based on Pigeon.
  • Fixes invalid casts when selecting multiple images on versions of iOS before 14.0.

0.8.4+11 #

  • Splits from image_picker as a federated implementation.