-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
46 lines (41 loc) · 894 Bytes
/
pubspec.yaml
File metadata and controls
46 lines (41 loc) · 894 Bytes
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
name: nextdeck
description: Nextcloud Deck Client (Flutter, Cupertino)
publish_to: 'none'
version: 1.7.0+7
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.8
http: ^1.2.2
flutter_secure_storage: ^9.2.2
provider: ^6.1.2
intl: ^0.20.2
hive: ^2.2.3
hive_flutter: ^1.1.0
path_provider: ^2.1.4
flutter_markdown: ^0.7.3+1
share_plus: ^10.0.2
url_launcher: ^6.3.0
file_picker: ^8.0.2
image_picker: ^1.1.2
flutter_local_notifications: ^17.2.2
timezone: ^0.9.2
flutter_timezone: ^1.0.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter_launcher_icons: ^0.13.1
flutter:
uses-material-design: true
assets:
- assets/icon.png
flutter_launcher_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: assets/icon.png