scanflow_core_scan 2.1.0 copy "scanflow_core_scan: ^2.1.0" to clipboard
scanflow_core_scan: ^2.1.0 copied to clipboard

Scanflow is an AI scanner on smart devices for data capture and workflow automation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scanflow_core_scan

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

dependencies:
  scanflow_core_scan: ^2.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:scanflow_core_scan/core.dart';
import 'package:scanflow_core_scan/core_method_channel.dart';
import 'package:scanflow_core_scan/core_platform_interface.dart';
3
likes
140
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

Scanflow is an AI scanner on smart devices for data capture and workflow automation.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on scanflow_core_scan

Packages that implement scanflow_core_scan