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 060a9b6 commit 89ecd08Copy full SHA for 89ecd08
pubspec.lock
@@ -25,9 +25,9 @@ packages:
25
dart_vlc_ffi:
26
dependency: "direct main"
27
description:
28
- path: ffi
29
- relative: true
30
- source: path
+ name: dart_vlc_ffi
+ url: "https://pub.dartlang.org"
+ source: hosted
31
version: "0.1.1"
32
ffi:
33
dependency: transitive
pubspec.yaml
@@ -12,8 +12,7 @@ environment:
12
dependencies:
13
flutter:
14
sdk: flutter
15
- dart_vlc_ffi:
16
- path: ./ffi
+ dart_vlc_ffi: ^0.1.1
17
path: ^1.8.0
18
path_provider: ^2.0.1
19
audio_video_progress_bar: ^0.4.0
0 commit comments