dartcash 1.1.1+1 copy "dartcash: ^1.1.1+1" to clipboard
dartcash: ^1.1.1+1 copied to clipboard

Dartlang implementation of GNUCash sqlite format file support.

Pure dart implementation of GNUCash sqlite format file support.

Offers read-only access to the contents of a file in the GNUCash sqlite format. The following operations are supported:

  • List of accounts including current balances in both the account commodity and base currency.
  • List details of splits and transactions belonging to an account.
  • Account summary functions for income/expense reports.

Acknowledgements:

0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Dartlang implementation of GNUCash sqlite format file support.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

intl, moor, moor_ffi

More

Packages that depend on dartcash