odoo_rpc 0.1.3 copy "odoo_rpc: ^0.1.3" to clipboard
odoo_rpc: ^0.1.3 copied to clipboard

outdated

Odoo RPC Client library for Dart with session changes tracking via steam.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add odoo_rpc

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

dependencies:
  odoo_rpc: ^0.1.3

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:odoo_rpc/odoo_rpc.dart';
51
likes
0
pub points
90%
popularity

Publisher

verified publishererp.co.ua

Odoo RPC Client library for Dart with session changes tracking via steam.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, uuid, validators

More

Packages that depend on odoo_rpc