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

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

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.4

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';
50
likes
140
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, http, lints

More

Packages that depend on odoo_rpc