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

Sample core library

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: ^0.0.7

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';
2
likes
120
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Sample core library

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on scanflow_core_scan

Packages that implement scanflow_core_scan