odoo 0.0.2 copy "odoo: ^0.0.2" to clipboard
odoo: ^0.0.2 copied to clipboard

odoo api using endpoint /web/dataset/call_kw

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add odoo

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

dependencies:
  odoo: ^0.0.2

Alternatively, your editor might support 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/odoo.dart';
5
likes
90
pub points
60%
popularity

Publisher

verified publisheraikosia.com

odoo api using endpoint /web/dataset/call_kw

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

dio, flutter, json_annotation, uuid

More

Packages that depend on odoo