forked from newtaDev/pod_player
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
34 lines (30 loc) · 876 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
name: pod_player
description: Vimeo and youtube player for flutter, Pod player provides
customizable video player controls that support android, ios and web.
version: 0.2.1
homepage: https://github.com/newtaDev/pod_player
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=1.17.0"
dependencies:
# cached_video_player:
# git:
# url: https://github.com/vikram25897/flutter_cached_video_player.git
# ref: feature/gradle_version_bump
cached_video_player_plus: ^3.0.2
flutter:
sdk: flutter
get: ^4.6.5
http: ^1.1.0
universal_html: ^2.2.3
# video_player: ^2.7.0
wakelock_plus: ^1.1.1
youtube_explode_dart:
git: https://github.com/MohanadDaDev/youtube_explode_dart.git
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^5.0.0+1
screenshots:
- description: Pod video player logo
path: screenshots/logo.png