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

A high-performance Flutter camera plugin with a built-in crop editor, supporting custom aspect ratios, zoom, and orientation locking.

0.0.7 #

  • Added camera_main.jpg to screenshots.
  • Updated README.md to display screenshots in description.

0.0.6 #

  • Added missing screenshots to pubspec.yaml.

0.0.5 #

  • Added screenshots configuration to pubspec.yaml for better pub.dev display.

0.0.4 #

  • Added screenshot to README.md.

0.0.3 #

  • Fixed Android build error: Removed deprecated package attribute from AndroidManifest.xml.
  • Updated Android minSdkVersion to 24.
  • improved documentation for platform-specific configuration.

0.0.2 #

  • Fixed iOS crash on startup (MissingPluginException).
  • Fixed iOS camera preview orientation issue in portrait mode.
  • Fixed iOS crop aspect ratio issue (images were always square).
  • Updated Android package name to com.crop.camera.

0.0.1 #

  • Initial release of Flutter Crop Camera.
  • Native CameraX (Android) and AVFoundation (iOS) support.
  • Integrated Instagram-style crop editor.
  • Custom aspect ratios and aspect ratio locking.
  • Camera controls: zoom, flash, front/rear toggle.
  • Screen orientation locking support.
1
likes
160
points
251
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A high-performance Flutter camera plugin with a built-in crop editor, supporting custom aspect ratios, zoom, and orientation locking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_crop_camera

Packages that implement flutter_crop_camera