odoo_rpc 0.5.8 copy "odoo_rpc: ^0.5.8" to clipboard
odoo_rpc: ^0.5.8 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.5.8

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';
59
likes
150
points
771
downloads

Publisher

verified publishererp.co.ua

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, http

More

Packages that depend on odoo_rpc