another_quickbooks 0.0.5 copy "another_quickbooks: ^0.0.5" to clipboard
another_quickbooks: ^0.0.5 copied to clipboard

Flutter Quickbooks SDK. Exposes the Quickbooks Payment and Accounting APIs in flutter including app authorization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add another_quickbooks

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

dependencies:
  another_quickbooks: ^0.0.5

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:another_quickbooks/another_quickbooks.dart';
4
likes
60
points
31
downloads

Publisher

verified publisherrouninlabs.com

Weekly Downloads

Flutter Quickbooks SDK. Exposes the Quickbooks Payment and Accounting APIs in flutter including app authorization.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, http, json_annotation

More

Packages that depend on another_quickbooks