djangoflow_odoo_auth 0.2.0
djangoflow_odoo_auth: ^0.2.0 copied to clipboard
Odoo Authentication package for Flutter
0.2.0 #
0.1.0+3 #
0.1.0+1 #
- REFACTOR: update dependencies. (82805098)
- REFACTOR: fix issue with converting comapny list as records. (b740488f)
- REFACTOR: Rename getDbList to fetchDbList in DjangoflowOdooAuthCubit. (7ec9f267)
- REFACTOR: Initialize client after successful login with custom session_id. (ec75fbd8)
- REFACTOR: Update DjangoflowOdooAuthCubit and DjangoflowOdooAuthRepository. (dd58e0c9)
- REFACTOR: add dbName from OdooSession. (c97bf6c4)
0.1.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: add direct error handling. (2bf42a14)
0.0.3 #
0.0.2+2 #
0.0.1 #
- TODO: Describe initial release.