forked from jhomlala/betterplayer
-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathpubspec.yaml
35 lines (31 loc) · 866 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: better_player_plus
description: Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run.
version: 1.0.6
homepage: https://github.com/SunnatilloShavkatov/betterplayer.git
documentation: https://github.com/SunnatilloShavkatov/betterplayer.git
environment:
sdk: '>=3.1.0 <4.0.0'
flutter: ">=3.13.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
collection: ^1.18.0
wakelock_plus: ^1.2.4
path_provider: ^2.1.3
visibility_detector: ^0.4.0+2
flutter_widget_from_html_core: ^0.14.11
dev_dependencies:
flutter_test:
sdk: flutter
lint: ^2.3.0
flutter_lints: ^3.0.2
flutter:
plugin:
platforms:
android:
package: uz.shs.better_player_plus
pluginClass: BetterPlayerPlugin
ios:
pluginClass: BetterPlayerPlugin