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

Platformweb

Cross-platform barcode generation library for Flutter Web (WASM version). Supports 18 barcode types including QR, Code128, JAN, GS1, PDF417, DataMatrix and more. Powered by C++ WASM engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add barcode_pao_wasm

With Flutter:

 $ flutter pub add barcode_pao_wasm

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

dependencies:
  barcode_pao_wasm: ^0.0.1

Alternatively, your editor might support dart pub get or 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_pao_wasm/barcode_pao_wasm.dart';
0
likes
115
points
79
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform barcode generation library for Flutter Web (WASM version). Supports 18 barcode types including QR, Code128, JAN, GS1, PDF417, DataMatrix and more. Powered by C++ WASM engine.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

web

More

Packages that depend on barcode_pao_wasm