insta_assets_picker 1.2.2 copy "insta_assets_picker: ^1.2.2" to clipboard
insta_assets_picker: ^1.2.2 copied to clipboard

An image picker similar with Instagram, supports multi picking, crop and aspect ratio.

1.2.2 #

  • Internal migration from image_crop package to insta_assets_crop
  • New cropDelegate parameter to specify crop options
    • Increased default cropped preferred size from 1024px to 1080px (like instagram)

Breaking changes #

  • Renamed InstaAssetsCrop into InstaAssetsCropData.
  • Moved isSquareDefaultCrop into cropDelegate.

1.2.1 #

  • Fix PlatformException(PERMISSION_REQUESTING) which causes loading error on first open on android

1.2.0 #

  • Check permission before opening picker and new onPermissionDenied argument #6
  • Expose themeData in InstaAssetPicker
  • Fix crop view not expanding on android when there is few assets

1.1.1 #

  • Fix warnings with Flutter 3.7
  • Improved documentation

1.1.0 #

  • New isSquareDefaultCrop argument, the crop view is now initialized in 4:5 by default like instagram
  • Fix error in log on image crop iOS
  • Fix warnings with Flutter 3.7
  • Improved documentation

1.0.1+2 #

  • Change screenshots paths in readme

1.0.1+1 #

  • Change screenshots images in readme

1.0.1 #

  • Improve theme use and documentation #2

1.0.0 #

  • Initial release.
  • Layout similar to Instagram
  • Scroll animations
  • Supports multi images picker, crop and aspect ratio (1 & 4/5)
103
likes
0
pub points
91%
popularity

Publisher

verified publisherlegoffmael.dev

An image picker similar with Instagram, supports multi picking, crop and aspect ratio.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extended_image, flutter, insta_assets_crop, provider, wechat_assets_picker

More

Packages that depend on insta_assets_picker