We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f8633 commit 096ada9Copy full SHA for 096ada9
2 files changed
modules/localino/pubspec.yaml
@@ -16,7 +16,7 @@ dependencies:
16
control_core: ">=2.0.0-beta.1 <2.0.0"
17
18
# https://pub.dev/packages/control_config
19
- control_config: ">=2.0.0 <2.0.0"
+ control_config: ">=1.4.0-beta.2 <2.0.0"
20
21
dev_dependencies:
22
flutter_test:
modules/localino_live/pubspec.yaml
control_core: ">=2.0.0-beta.1 <3.0.0"
# https://pub.dev/packages/localino
- localino: ">=2.0.0 <3.0.0"
+ localino: ">=1.3.0-beta.1 <3.0.0"
# https://pub.dev/packages/http
http: ">=1.0.0 <2.0.0"
0 commit comments