djangoflow_odoo_auth 0.1.0 copy "djangoflow_odoo_auth: ^0.1.0" to clipboard
djangoflow_odoo_auth: ^0.1.0 copied to clipboard

Odoo Authentication package for Flutter

0.1.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: add direct error handling. (2bf42a14)

0.0.3+1 #

  • REFACTOR: Update xml_rpc dependency version to 0.5.1. (e9d61217)

0.0.3 #

  • REFACTOR: linter fixes. (f95182be)
  • REFACTOR: update dependencies. (f77e843f)
  • FEAT: add ExtendedOdooClient, which can fetch database list. (38437145)

0.0.2+4 #

  • REFACTOR: update OdooClientManager initializeClient method signature. (956a8e29)

0.0.2+3 #

  • REFACTOR: update djangoflow_odoo_auth_cubit.dart to add getDbList() method. (12106216)

0.0.2+2 #

  • REFACTOR: update djangoflow_odoo_auth_cubit.dart imports and emit statements. (93fcaa78)
  • REFACTOR: update djangoflow_odoo_auth_repository.dart. (ef782425)

0.0.2+1 #

0.0.2 #

  • FEAT: add odoo related packages. (2759d323)

0.0.1 #

  • TODO: Describe initial release.