en16931_ubl 0.1.4 copy "en16931_ubl: ^0.1.4" to clipboard
en16931_ubl: ^0.1.4 copied to clipboard

Writes and reads the European electronic invoice as UBL 2.1, the syntax Peppol and most of Europe carry. Works on the EN 16931 semantic model.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add en16931_ubl

With Flutter:

 $ flutter pub add en16931_ubl

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

dependencies:
  en16931_ubl: ^0.1.4

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:en16931_ubl/en16931_ubl.dart';
0
likes
160
points
196
downloads

Documentation

API reference

Publisher

verified publishercomapps.be

Weekly Downloads

Writes and reads the European electronic invoice as UBL 2.1, the syntax Peppol and most of Europe carry. Works on the EN 16931 semantic model.

Homepage
Repository (GitHub)
View/report issues

Topics

#einvoicing #en16931 #ubl #peppol #invoice

License

MIT (license)

Dependencies

decimal, en16931, xml

More

Packages that depend on en16931_ubl