invoice_su 1.0.1 copy "invoice_su: ^1.0.1" to clipboard
invoice_su: ^1.0.1 copied to clipboard

A dart package for work with invoice.su acquiring

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add invoice_su

With Flutter:

 $ flutter pub add invoice_su

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

dependencies:
  invoice_su: ^1.0.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:invoice_su/invoice_su.dart';
0
likes
110
pub points
12%
popularity

Publisher

unverified uploader

A dart package for work with invoice.su acquiring

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

comparer, crypto, crypton, http, json_annotation, meta

More

Packages that depend on invoice_su