Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynamsoft/capture-vision-flutter-samples
Dynamsoft Capture Vision Flutter SDK Samples
https://github.com/dynamsoft/capture-vision-flutter-samples
1d-barcode barcode dart datamatrix document-scanner flutter label-recognition linear-barcode pdf417 qrcode
Last synced: about 2 months ago
JSON representation
Dynamsoft Capture Vision Flutter SDK Samples
- Host: GitHub
- URL: https://github.com/dynamsoft/capture-vision-flutter-samples
- Owner: Dynamsoft
- License: other
- Created: 2022-05-07T02:13:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T09:58:14.000Z (6 months ago)
- Last Synced: 2024-10-23T07:29:35.314Z (2 months ago)
- Topics: 1d-barcode, barcode, dart, datamatrix, document-scanner, flutter, label-recognition, linear-barcode, pdf417, qrcode
- Language: Dart
- Homepage: https://www.dynamsoft.com/capture-vision/docs/introduction/
- Size: 91.8 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dynamsoft Capture Vision samples for Flutter edition
This repository contains multiple samples that demonstrate how to use the [Dynamsoft Capture Vision](https://www.dynamsoft.com/capture-vision/docs/core/introduction/) Flutter Edition.
* [User Guide](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/flutter/user-guide/barcode-reader.html)
* [API Reference](https://www.dynamsoft.com/capture-vision/docs/mobile/programming/flutter/api-reference/)## System Requirements
### Flutter
- Flutter version: >=3.10.0
### Android
- 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+### iOS
- 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).## Samples
| 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. |### Install the Dependencies
Go to your project folder and run the following command:
```bash
flutter pub get
```### Build and Run
Go to your project folder and run the following command:
```bash
flutter run
```## License
- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=github&package=flutter&version=9) link.
## Contact
https://www.dynamsoft.com/contact/