dart_zaim_client 0.1.0 copy "dart_zaim_client: ^0.1.0" to clipboard
dart_zaim_client: ^0.1.0 copied to clipboard

A Project that was made to make using the Zaim API from flutter and dart. this package is depended on oauth1.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_zaim_client

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

dependencies:
  dart_zaim_client: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_zaim_client/dart_zaim_client.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Project that was made to make using the Zaim API from flutter and dart. this package is depended on oauth1.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

oauth1

More

Packages that depend on dart_zaim_client