scanflow_datacapture_tyre 2.1.0 copy "scanflow_datacapture_tyre: ^2.1.0" to clipboard
scanflow_datacapture_tyre: ^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_datacapture_tyre

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

dependencies:
  scanflow_datacapture_tyre: ^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_datacapture_tyre/main.dart';
import 'package:scanflow_datacapture_tyre/models/tyre_scan_result_success.dart';
import 'package:scanflow_datacapture_tyre/tyre_capture.dart';
0
likes
130
points
28
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, flutter_web_plugins, plugin_platform_interface, scanflow_core_scan

More

Packages that depend on scanflow_datacapture_tyre

Packages that implement scanflow_datacapture_tyre