image_crafter 0.0.4 copy "image_crafter: ^0.0.4" to clipboard
image_crafter: ^0.0.4 copied to clipboard

A Dart package that provides utility functions for selecting, cropping, and processing images, along with an example usage in a Flutter app.

0.0.2 #

  • Added dart doc and code formatting.

0.0.1 #

  • Initial release of the image_crafter package.
  • Added ImageUtility class with imageFromGallery and imageFromCamera methods.

0.0.3 #

  • Custom aspect ratio has been added in this version.

0.0.4 #

  • The 'lockAspectRatio' parameter has been added so that developers can set it to 'true' to maintain the aspect ratio and avoid using custom values.
14
likes
150
pub points
41%
popularity

Publisher

verified publisherzingworks.in

A Dart package that provides utility functions for selecting, cropping, and processing images, along with an example usage in a Flutter app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_image_compress, image_cropper, image_picker, path_provider, permission_handler

More

Packages that depend on image_crafter