Skip to content

A flutter plugin to crop image on iOS and Android.

License

Notifications You must be signed in to change notification settings

ps6067966/image_crop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image crop for insta_assets_picker package

image_crop insta_assets_picker

Warning This repository is a fork from image_crop and was modified to work with insta_assets_picker package. This means that this repository will only be updated for the means of this package. I don't recommend using it in your project as it probably won't be updated except for the insta_assets_picker requirement.

Changes

Contains all the changes needed in order to work with the insta_assets_picker library :

  • #75: fix sample image on android
  • #77: disable initial magnification
  • #95: new disableResize parameter
  • #96: new backgroundColor parameter
  • #97: new placeholderWidget & onLoading parameters
  • #98: new initialParam parameter to initialize view programmatically
  • f34bfef: fix issue on aspect ratio change, no PR made because it might not be the best fix
  • 8fb0bc0: fix issue with GIF, no PR for this yet since it is specific to GIF extended image provider

Note

Thanks to lykhonis who developed image_crop. If the original package happen to be updated, this could be deleted.

About

A flutter plugin to crop image on iOS and Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 47.4%
  • Java 29.7%
  • Objective-C 18.6%
  • Ruby 4.3%