e_invoice_generator 0.1.3 copy "e_invoice_generator: ^0.1.3" to clipboard
e_invoice_generator: ^0.1.3 copied to clipboard

the package generates Qr code compatible with Electronic Invoice in KSA

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add e_invoice_generator

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

dependencies:
  e_invoice_generator: ^0.1.3

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:e_invoice_generator/e_invoice_generator.dart';
13
likes
110
pub points
65%
popularity

Publisher

unverified uploader

the package generates Qr code compatible with Electronic Invoice in KSA

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, qr_bar_code

More

Packages that depend on e_invoice_generator