-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
49 lines (44 loc) · 955 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name: typecast
description: Digest aggregator for 4PDA
publish_to: 'none'
version: 5.3.0
environment:
sdk: '>=2.19.6 <3.0.0'
dependencies:
flex_color_scheme: ^7.0.4
flutter:
sdk: flutter
flutter_launcher_icons: ^0.13.1
flutter_linkify: ^5.0.2
flutter_localizations:
sdk: flutter
http: ^0.13.5
intl: any
package_info_plus: ^3.1.2
settings_ui: ^2.0.2
shared_preferences: ^2.1.0
url_launcher: ^6.1.10
windows1251: ^1.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
generate: true
flutter_launcher_icons:
android: false
ios: true
image_path: "assets/icon/icon.png"
web:
generate: true
image_path: "assets/icon/icon.png"
background_color: "#FFFFFF"
theme_color: "#FFFFFF"
windows:
generate: true
image_path: "assets/icon/icon.png"
icon_size: 48
macos:
generate: true
image_path: "assets/icon/icon.png"