Dynamsoft / capture-vision-flutter-samples

Dynamsoft Capture Vision Flutter SDK Samples

Home Page:https://www.dynamsoft.com/capture-vision/docs/introduction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamsoft Capture Vision samples for Flutter edition

This repository contains multiple samples that demonstrate how to use the Dynamsoft Capture Vision Flutter Edition.

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:

flutter pub get

Build and Run

Go to your project folder and run the following command:

flutter run

License

Contact

https://www.dynamsoft.com/contact/

About

Dynamsoft Capture Vision Flutter SDK Samples

https://www.dynamsoft.com/capture-vision/docs/introduction/

License:Other


Languages

Language:Dart 85.2%Language:Ruby 10.2%Language:Swift 3.1%Language:Kotlin 1.1%Language:Objective-C 0.3%