barcode_generator 0.2.5 copy "barcode_generator: ^0.2.5" to clipboard
barcode_generator: ^0.2.5 copied to clipboard

outdated

Barcode generator base on ZXing support multiple fortmats

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add barcode_generator

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

dependencies:
  barcode_generator: ^0.2.5

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:barcode_generator/barcode_generator.dart';
7
likes
25
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Barcode generator base on ZXing support multiple fortmats

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on barcode_generator

Packages that implement barcode_generator