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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add odoo_rpc

With Flutter:

 $ flutter 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.6.0

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:odoo_rpc/odoo_rpc.dart';
61
likes
150
points
940
downloads

Publisher

verified publishererp.co.ua

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, http

More

Packages that depend on odoo_rpc