hledger_connector 0.3.0 copy "hledger_connector: ^0.3.0" to clipboard
hledger_connector: ^0.3.0 copied to clipboard

A library to connect with the hledger plain text accounting system https://hledger.org/.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hledger_connector

With Flutter:

 $ flutter pub add hledger_connector

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

dependencies:
  hledger_connector: ^0.3.0

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:hledger_connector/hledger_connector.dart';
0
likes
160
points
100
downloads

Documentation

API reference

Publisher

verified publishercentaurus22.de

Weekly Downloads

A library to connect with the hledger plain text accounting system https://hledger.org/.

Repository (GitHub)
View/report issues

Topics

#accounting #tracking #finance #journal #plain-text

Funding

Consider supporting this project:

www.paypal.com

License

MIT (license)

More

Packages that depend on hledger_connector