another_quickbooks 0.0.5
another_quickbooks: ^0.0.5 copied to clipboard
Flutter Quickbooks SDK. Exposes the Quickbooks Payment and Accounting APIs in flutter including app authorization.
0.0.1 #
- Initial release support Quickbooks Payments, Quickbooks Accounting and Authorization.
0.0.2 #
- Update documentation for clients' methods.
0.0.3 #
- Added copyWith to Customer and BankAccount models.
0.0.4 #
- Added helper function setCachedRealmId to set the realmId used in the client.
0.0.5 #
- Exposes missing authorization service APIs through the client.