lunchmoney 1.0.0-alpha1 copy "lunchmoney: ^1.0.0-alpha1" to clipboard
lunchmoney: ^1.0.0-alpha1 copied to clipboard

LunchMoney API wrapper written in Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lunchmoney

With Flutter:

 $ flutter pub add lunchmoney

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

dependencies:
  lunchmoney: ^1.0.0-alpha1

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:lunchmoney/lunchmoney.dart';
1
likes
120
points
13
downloads

Documentation

API reference

Publisher

verified publisherdev.gladiusso.com

Weekly Downloads

LunchMoney API wrapper written in Dart

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dio, intl

More

Packages that depend on lunchmoney