zatca_2_invoice_generator 0.0.3 copy "zatca_2_invoice_generator: ^0.0.3" to clipboard
zatca_2_invoice_generator: ^0.0.3 copied to clipboard

Plugin for generating ZATCA 2 invoice QR code

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zatca_2_invoice_generator

With Flutter:

 $ flutter pub add zatca_2_invoice_generator

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

dependencies:
  zatca_2_invoice_generator: ^0.0.3

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:zatca_2_invoice_generator/zatca_2_invoice_generator.dart';
10
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin for generating ZATCA 2 invoice QR code

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

asn1lib, convert, crypto, flutter, plugin_platform_interface, pointycastle, qr_bar_code, xml

More

Packages that depend on zatca_2_invoice_generator