native_barcode_scanner 0.0.1 copy "native_barcode_scanner: ^0.0.1" to clipboard
native_barcode_scanner: ^0.0.1 copied to clipboard

Android barcode scanner plugin

barcode_scanner #

A flutter plugin to scan barcodes using the device camera.

Platform Support #

Android iOS

Getting Started #

Add this to your package's pubspec.yaml file:

dependencies:
  native_barcode_scanner: ^1.0.0

Usage #

Then you just have to import the package with

import 'package:native_barcode_scanner/native_barcode_scanner.dart';
19
likes
120
pub points
86%
popularity

Publisher

verified publisherfreedelity.be

Android barcode scanner plugin

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on native_barcode_scanner