We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba8647 commit 2e931c3Copy full SHA for 2e931c3
1 file changed
packages/leancode_cubit_utils_cqrs/pubspec.yaml
@@ -12,12 +12,7 @@ dependencies:
12
flutter:
13
sdk: flutter
14
flutter_bloc: ^9.0.0
15
- leancode_cubit_utils:
16
- # TODO: Replace with pub.dev version when `leancode_cubit_utils` version `0.5.0` is released.
17
- git:
18
- url: git@github.com:leancodepl/leancode_cubit_utils.git
19
- ref: fix/query-cubit-handling-on-empty-state
20
- path: packages/leancode_cubit_utils
+ leancode_cubit_utils: ^0.5.0
21
leancode_hooks: ^0.1.1
22
23
dev_dependencies:
0 commit comments