camera_process 1.1.0 copy "camera_process: ^1.1.0" to clipboard
camera_process: ^1.1.0 copied to clipboard

On-device face detection and text recognition for Flutter, powered by Google ML Kit. Process still images or a live camera stream on Android and iOS.

Changelog #

All notable changes to this package are documented here, newest first.

1.1.0 #

  • Support Flutter 3.47.2 and Dart 3 (sdk: '>=3.0.0 <4.0.0').
  • Relicensed under the MIT License.
  • Added dartdoc comments across the public API.
  • Added topics, repository, issue_tracker, and funding metadata for pub.flutter-io.cn.
  • Added unit tests for the plugin's public surface.
  • Rewrote the README with usage, permissions, and platform setup.
  • Modernized the Android build (namespace, compileSdk 34) and the iOS podspec metadata.
  • Added a Swift Package Manager scaffold and documented its current MLKit limitation.
  • Updated the example app to current image_picker / camera APIs.

1.0.1 #

  • Updated README.

1.0.0 #

  • Migrated to Flutter 3.

0.0.7 #

  • Fixed Google Play services dependency.

0.0.6 #

  • Fixed Google Play services dependency.

0.0.5 #

  • Formatted source files.

0.0.4 #

  • Updated README.

0.0.3 #

  • Updated description and iOS fixes.

0.0.2 #

  • Initial iOS release.

0.0.1 #

  • Initial release.
18
likes
150
points
126
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device face detection and text recognition for Flutter, powered by Google ML Kit. Process still images or a live camera stream on Android and iOS.

Repository (GitHub)
View/report issues

Topics

#mlkit #face-detection #text-recognition #camera #ocr

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on camera_process

Packages that implement camera_process