-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpubspec.yaml
65 lines (60 loc) · 1.36 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
56
57
58
59
60
61
62
63
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.3.0
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
animations: ^2.0.11
api:
path: packages/api
bluetooth:
path: packages/bluetooth
cached_network_image: ^3.4.1
collection: ^1.18.0
date_format: ^2.0.9
dio: ^5.7.0
file_picker:
path: packages/file_picker
flutter_markdown: ^0.7.4
infinite_scroll_pagination: ^4.1.0
install_plugin: ^2.1.0
player_view:
path: packages/player_view
photo_view: ^0.15.0
provider: ^6.1.2
qr_flutter: ^4.1.0
rxdart: ^0.28.0
shared_preferences: ^2.3.3
url_launcher: ^6.3.1
webview_cookie_manager: ^2.0.6
webview_flutter: ^4.8.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
dependency_overrides:
flutter:
git:
url: https://github.com/GhostenEditor/flutter
path: packages/flutter
ref: release-3.22.2
flutter_localizations:
git:
url: https://github.com/GhostenEditor/flutter
path: packages/flutter_localizations
ref: release-3.22.2
flutter:
uses-material-design: true
generate: true
assets:
- assets/images/
fonts:
- family: Roboto
fonts:
- asset: fonts/Roboto-Regular.ttf