Cubit Versions Save

Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.

hydrated_cubit-v0.1.3

3 years ago
  • fix: excessive storage reads and fromJson invocations
  • docs: minor documentation improvements

flutter_cubit-v0.1.1

3 years ago
  • fix: upgrade to cubit: ^0.1.2
  • docs: minor documentation updates

angular_cubit-v0.1.0-dev.4

3 years ago
  • chore: restrict meta version in dev_dependencies
  • docs: minor documentation updates

cubit_test-v0.1.1

3 years ago

hydrated_cubit-v0.1.2

3 years ago
  • fix: reintroduce migration code to ensure no data loss (#67)

angular_cubit-v0.1.0-dev.3

3 years ago
  • fix: upgrade to cubit v0.1.2

angular_cubit-v0.1.0-dev.2

3 years ago
  • fix: upgrade to cubit ^0.1.1

cubit-v0.1.2

3 years ago
  • revert: v0.1.1

cubit-v0.1.1

3 years ago
  • fix: offload state emission to next event loop iteration

cubit_test-v0.1.0

3 years ago
  • feat: upgrade to cubit: ^0.1.0