odoo_repository 0.1.1 copy "odoo_repository: ^0.1.1" to clipboard
odoo_repository: ^0.1.1 copied to clipboard

outdated

Dart package of generic Odoo repository abstraction layer.

Odoo Models Repository #

Abstraction layer to communicate with Odoo backed.

It helps to implement data communication between Odoo and dart client with persistance and offline mode.

Features #

  • Static Types. Odoo records are represented with dart types.
  • Offline mode. Records are stored to local cache.
  • Call Queue. RPC calls are executed when network goes online.
  • Records stream. Easily integrate data updates with BLOC or FutureBuilder.

Issues #

Please file any issues, bugs or feature requests as an issue on our GitHub page.

Want to contribute #

If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please send us your pull request.

Author #

Odoo Repository Library is developed by ERP Ukraine – Odoo Silver Partner.

12
likes
0
pub points
69%
popularity

Publisher

verified publishererp.co.ua

Dart package of generic Odoo repository abstraction layer.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, equatable, logger, odoo_rpc, pedantic

More

Packages that depend on odoo_repository