odoo_repository 0.1.2
odoo_repository: ^0.1.2 copied to clipboard
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.