ai_barcode 2.1.0 copy "ai_barcode: ^2.1.0" to clipboard
ai_barcode: ^2.1.0 copied to clipboard

outdated

Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ai_barcode

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

dependencies:
  ai_barcode: ^2.1.0

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:ai_barcode/ai_barcode.dart';
144
likes
40
points
519
downloads

Publisher

unverified uploader

Weekly Downloads

Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator

Homepage
Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

ai_barcode_platform_interface, ai_barcode_web, flutter, meta

More

Packages that depend on ai_barcode