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

outdated

Odoo API RPC Package

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: ^1.0.9

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
35
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

Odoo API RPC Package

Homepage

License

MIT (license)

Dependencies

flutter, http, material_color_utilities, uuid

More

Packages that depend on kangaroo_api