flutter_odoo_rpc 0.6.0 copy "flutter_odoo_rpc: ^0.6.0" to clipboard
flutter_odoo_rpc: ^0.6.0 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 flutter_odoo_rpc

With Flutter:

 $ flutter pub add flutter_odoo_rpc

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

dependencies:
  flutter_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:flutter_odoo_rpc/flutter_odoo_rpc.dart';
2
likes
130
points
18
downloads

Publisher

verified publishersolusibejo.com

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter_lints, http

More

Packages that depend on flutter_odoo_rpc