File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- ## 5 .0.6
1+ ## 6 .0.0
22* Support Flutter V2 Null Safety
33Credits to Mitch Ross (https://github.com/mitchross )
4+
45## 5.0.5
56* Added Vlc Subtitle Styling.
67* Split ios swift code into multiple files for better readability.
Original file line number Diff line number Diff line change 11name : flutter_vlc_player
22description : A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
3- version : 5 .0.6
3+ version : 6 .0.0
44homepage : https://github.com/solid-software/flutter_vlc_player/
55
66environment :
77 sdk : ' >=2.12.0 <3.0.0'
8+ flutter : " >=1.12.0"
89
910flutter :
1011 plugin :
@@ -21,7 +22,7 @@ dependencies:
2122
2223 meta : ^1.3.0
2324 pedantic : ^1.11.0
24- flutter_vlc_player_platform_interface : 1.0.5
25+ flutter_vlc_player_platform_interface : ^ 1.0.5
2526
2627dev_dependencies :
2728 flutter_test :
You can’t perform that action at this time.
0 commit comments