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
110
pub points
50%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_cidscan