image_crop_compress 0.0.7 copy "image_crop_compress: ^0.0.7" to clipboard
image_crop_compress: ^0.0.7 copied to clipboard

A high-performance Flutter image toolkit. Crop, compress, resize, and convert with native APIs and a beautiful adaptive UI.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.7 #

Added #

  • Added package screenshots to README and pubspec for pub.dev gallery.

0.0.4 #

Fixed #

  • Updated GitHub issues link in README to point to the correct user repository.

0.0.3 #

Fixed #

  • Bumped version due to pub.dev versioning mismatch during initial upload attempt.

0.0.2 #

Fixed #

  • Fixed pub.dev scoring issues: updated repository links, shortened package description.
  • Added example application for pub.dev documentation.
  • Added missing documentation comments to internal platform operations.

0.0.1 — 2024-01-01 #

Added #

  • Initial monorepo scaffold with federated plugin architecture.
  • Five packages: image_crop_compress, image_crop_compress_core, image_crop_compress_ui, image_crop_compress_android, image_crop_compress_ios.
  • Platform channel boilerplate with getPlatformVersion() round-trip.
  • Responsive image editor shell architecture with layout delegate pattern.
  • Placeholder files with architecture documentation for all future modules.
  • BSD-3-Clause license.
3
likes
160
points
333
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfrostcrafts.in

Weekly Downloads

A high-performance Flutter image toolkit. Crop, compress, resize, and convert with native APIs and a beautiful adaptive UI.

Repository (GitHub)
View/report issues

Topics

#image #crop #compress #image-processing #image-editor

License

BSD-3-Clause (license)

Dependencies

flutter, image_crop_compress_android, image_crop_compress_core, image_crop_compress_ios, image_crop_compress_ui

More

Packages that depend on image_crop_compress

Packages that implement image_crop_compress