This repository contains multiple samples that demonstrate how to use the Dynamsoft Capture Vision Flutter Edition.
- Flutter version: >=3.10.0
- Supported OS: Android 5.0 (API Level 21) or higher.
- Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
- Development Environment: Android Studio 2022.2.1 or higher.
- JDK: 1.8+
- Supported OS: iOS 11 or higher (iOS 13 and higher recommended).
- Supported ABI: arm64 and x86_64.
- Development Environment: Xcode 13 and above (Xcode 14.1+ recommended).
Sample Name | Description |
---|---|
barcode_reader_simple_sample |
This is a sample that illustrates the simplest way to recognize barcodes from video streaming with Dynamsoft Capture Vision Flutter SDK. |
Go to your project folder and run the following command:
flutter pub get
Go to your project folder and run the following command:
flutter run
- You can request a 30-day trial license via the Request a Trial License link.