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 8f9f5ea commit 52f9f60Copy full SHA for 52f9f60
pubspec.lock
@@ -28,7 +28,7 @@ packages:
28
name: dart_vlc_ffi
29
url: "https://pub.dartlang.org"
30
source: hosted
31
- version: "0.0.3"
+ version: "0.0.4"
32
ffi:
33
dependency: transitive
34
description:
pubspec.yaml
@@ -12,7 +12,7 @@ environment:
12
dependencies:
13
flutter:
14
sdk: flutter
15
- dart_vlc_ffi: ^0.0.3
+ dart_vlc_ffi: ^0.0.4
16
path_provider: ^2.0.1
17
path: ^1.8.0
18
audio_video_progress_bar: ^0.4.0
0 commit comments