odoo_repository 0.1.0
odoo_repository: ^0.1.0 copied to clipboard
Dart package of generic Odoo repository.
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.