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

EasyCamera is a Flutter plugin for seamless camera integration, offering customizable settings, preview styles, and intuitive controls for capturing images.

Changelog #

[0.0.7] - 2025-04-04 #

Changed #

  • Converted package from a Flutter plugin to a normal Dart package.
  • Removed unused native code for Android and iOS.
  • Updated pubspec.yaml to remove unnecessary platform dependencies.
  • Cleaned up project structure by deleting android/, ios/, macos/, windows/, and linux/ directories.
  • Updated README to reflect changes and clarify package scope.

Fixed #

  • Avoids unnecessary native compilation and linking, reducing app build size and maintenance effort.

[0.0.1] - 2025-03-28 #

Added #

  • Initial release of flutter_easy_camera package.
  • Basic camera preview wrapper and image capture functionality.
  • Customizable camera settings (flash, camera switch, resolution, etc.).
6
likes
150
points
365
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

EasyCamera is a Flutter plugin for seamless camera integration, offering customizable settings, preview styles, and intuitive controls for capturing images.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, image_editor, native_device_orientation, photo_view

More

Packages that depend on flutter_easy_camera