e_invoice_generator 0.2.0 copy "e_invoice_generator: ^0.2.0" to clipboard
e_invoice_generator: ^0.2.0 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.2.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:e_invoice_generator/e_invoice_generator.dart';
16
likes
120
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

the package generates Qr code compatible with Electronic Invoice in KSA

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, intl, qr_bar_code

More

Packages that depend on e_invoice_generator