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

A flutter package for barcode generator base on ZXing support multiple fortmats with PlatformView

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

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';
8
likes
35
pub points
0%
popularity

Publisher

unverified uploader

A flutter package for barcode generator base on ZXing support multiple fortmats with PlatformView

Repository (GitHub)
View/report issues

License

Apache-2.0, BSD-3-Clause-No-Nuclear-Warranty (LICENSE)

Dependencies

flutter

More

Packages that depend on barcode_generator