en16931 0.1.1 copy "en16931: ^0.1.1" to clipboard
en16931: ^0.1.1 copied to clipboard

The European electronic invoice, EN 16931, as Dart objects. Builds and checks the semantic model the UBL and CII syntaxes both carry, with no XML and no network of its own.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add en16931

With Flutter:

 $ flutter pub add en16931

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

dependencies:
  en16931: ^0.1.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:en16931/en16931.dart';
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publishercomapps.be

The European electronic invoice, EN 16931, as Dart objects. Builds and checks the semantic model the UBL and CII syntaxes both carry, with no XML and no network of its own.

Homepage
Repository (GitHub)
View/report issues

Topics

#einvoicing #en16931 #peppol #invoice #vat

License

MIT (license)

Dependencies

decimal

More

Packages that depend on en16931