forked from GhostenEditor/Ghosten-Player
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
58 lines (53 loc) · 1.17 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
name: ghosten_player
description: "Ghosten Player: A Video Player"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.5.1
environment:
sdk: ^3.6.1
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
animations: ^2.0.0
api:
path: packages/api
bluetooth:
path: packages/bluetooth
cached_network_image: ^3.4.0
collection: ^1.19.0
date_format: ^2.0.0
dio: ^5.7.0
file_picker:
path: packages/file_picker
flutter_markdown: ^0.7.0
flutter_slidable: ^4.0.0
flutter_spinkit: ^5.2.0
infinite_scroll_pagination: ^4.1.0
install_plugin: ^2.1.0
photo_view: ^0.15.0
provider: ^6.1.2
qr_flutter: ^4.1.0
readmore: ^3.0.0
rxdart: ^0.28.0
scaled_app: ^2.3.0
shared_preferences: ^2.5.0
url_launcher: ^6.3.0
video_player:
path: packages/video_player
webview_cookie_manager: ^2.0.0
webview_flutter: ^4.10.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/images/
fonts:
- family: Roboto Condensed
fonts:
- asset: fonts/RobotoCondensed-Regular.ttf