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

outdated

Dart package helps to implement data communication between Odoo and dart client with persistance and offline mode

Odoo Models Repository #

Abstraction layer to communicate with Odoo backend.

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.

Description #

Issues #

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

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 helps to implement data communication between Odoo and dart client with persistance and offline mode

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, equatable, logger, odoo_rpc, pedantic

More

Packages that depend on odoo_repository