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 8ee6dce commit b7ea7fbCopy full SHA for b7ea7fb
packages/fwfh_just_audio/pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
flutter:
12
sdk: flutter
13
flutter_widget_from_html_core: ">=0.8.0 <0.9.0"
14
- just_audio: ">=0.7.0 <0.10.0"
+ just_audio: ">=0.9.0 <0.10.0"
15
16
dependency_overrides:
17
flutter_widget_from_html_core:
@@ -22,6 +22,6 @@ dependency_overrides:
22
dev_dependencies:
23
flutter_test:
24
25
- just_audio_platform_interface: any
+ just_audio_platform_interface: ">=4.0.0 <5.0.0"
26
lint: any
27
tuple: any
0 commit comments