Skip to content

Commit 9d010a3

Browse files
committed
depend on flutter_native_view from pub.dev
1 parent 73cdda0 commit 9d010a3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pubspec.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ environment:
1212
dependencies:
1313
flutter:
1414
sdk: flutter
15-
dart_vlc_ffi: any
15+
dart_vlc_ffi: ^0.1.7
1616
path: ">=1.8.0 <2.0.0"
1717
path_provider: ">=2.0.2 <3.0.0"
1818
audio_video_progress_bar: ">=0.9.0 <1.0.0"
19-
flutter_native_view:
20-
git:
21-
url: https://github.com/alexmercerind/flutter_native_view.git
22-
ref: 832dcf3dc0974edafd7dac592f703b260aeff502
19+
flutter_native_view: ^0.0.1
20+
window_manager: ^0.2.2
2321

2422
# REMOVE THIS BEFORE PUBLISHING ON pub.dev.
2523
dependency_overrides:

0 commit comments

Comments
 (0)