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

outdated

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.12

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
40
points
22
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)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_cidscan

Packages that implement flutter_cidscan