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

Dynamsoft Capture Vision Flutter SDK provides the ability to decode barcodes, recognize labels, detect and normalize documents.

henry_capture_vision_flutter #

A lightweight Flutter barcode scanner plugin implemented with Dynamsoft Camera Enhancer and Dynamsoft Barcode Reader.

Supported Platforms #

  • Android
  • iOS

Mobile Camera and Barcode SDK Version #

  • Dynamsoft Camera Enhancer 2.1.4
  • Dynamsoft Barcode Reader 9.0.2

Build Configuration #

Android #

Change the minimum Android sdk version to 21 (or higher) and change the compile sdk version to 31 (or higher) in your android/app/build.gradle file.

minSdkVersion 21
compileSdkVersion 31

iOS #

Add camera access permission to ios/Runner/Info.plist:

<key>NSCameraUsageDescription</key>
<string>Can I use the camera please?</string>
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dynamsoft Capture Vision Flutter SDK provides the ability to decode barcodes, recognize labels, detect and normalize documents.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on henry_capture_vision_flutter