flutter_cidscan 0.0.13 copy "flutter_cidscan: ^0.0.13" to clipboard
flutter_cidscan: ^0.0.13 copied to clipboard

The Flutter Plugin for the CaptureID Camera Scanner Library offers fast and reliable scanning of all common barcode symbologies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_cidscan

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

dependencies:
  flutter_cidscan: ^0.0.13

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:flutter_cidscan/flutter_cidscan.dart';
1
likes
130
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

The Flutter Plugin for the CaptureID Camera Scanner Library offers fast and reliable scanning of all common barcode symbologies.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_cidscan