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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add henry_capture_vision_flutter

With Flutter:

 $ flutter pub add henry_capture_vision_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  henry_capture_vision_flutter: ^0.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:henry_capture_vision_flutter/henry_capture_vision_flutter.dart';
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