kangaroo_api 0.0.1 copy "kangaroo_api: ^0.0.1" to clipboard
kangaroo_api: ^0.0.1 copied to clipboard

outdated

Odoo API RPC

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kangaroo_api

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

dependencies:
  kangaroo_api: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:kangaroo_api/kangaroo_api.dart';
2
likes
0
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Odoo API RPC

Homepage

License

unknown (license)

Dependencies

flutter, http, uuid

More

Packages that depend on kangaroo_api