flutterx_barcode 1.0.0-dev copy "flutterx_barcode: ^1.0.0-dev" to clipboard
flutterx_barcode: ^1.0.0-dev copied to clipboard

Barcode flutter plugin for reading/writing barcode in multiple formats

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterx_barcode

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

dependencies:
  flutterx_barcode: ^1.0.0-dev

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:flutterx_barcode/flutterx_barcode.dart';
0
likes
80
pub points
0%
popularity

Publisher

unverified uploader

Barcode flutter plugin for reading/writing barcode in multiple formats

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutterx_utils

More

Packages that depend on flutterx_barcode