-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathpubspec.yaml
74 lines (67 loc) · 2.14 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
64
65
66
67
68
69
70
71
72
73
74
name: the_app
description: Tinh tế mobile apps built with Flutter for evaluation purposes.
version: 2.1.0
publish_to: none
environment:
flutter: 3.19.4
sdk: ">=2.18.4 <4.0.0"
dependencies:
# firebase
firebase_core: ^2.15.0
firebase_core_platform_interface: ^5.0.0
firebase_crashlytics: ^3.3.4
firebase_messaging: ^14.6.5
# ours
flutter_widget_from_html: ^0.10.6
fwfh_webview: any
the_api:
path: ./packages/api
the_api_test:
path: ./packages/api_test
cached_network_image: ^3.3.1
chewie: ^1.7.0
convert: any
crypto: any
flutter:
sdk: flutter
flutter_cache_manager: any
flutter_localizations:
sdk: flutter
flutter_secure_storage: ^9.0.0
flutter_speed_dial: ^7.0.0
font_awesome_flutter: ^10.0.0
google_sign_in: ^6.0.0
html_unescape: ^2.0.0
http: any
image_picker: ^1.0.0
intl: any
intl_generator: ^0.4.0
package_info_plus: ^4.0.0
photo_view: ^0.14.0
provider: ^6.0.0
share_plus: ^8.0.0
shared_preferences: ^2.0.0
sign_in_with_apple: ^6.0.0
scroll_to_index: ^3.0.0
timeago: ^3.0.0
url_launcher: ^6.1.5
video_player: any
dev_dependencies:
flutter_lints: ^3.0.0
flutter_test:
sdk: flutter
golden_toolkit: ^0.15.0
msix: ^3.16.7
flutter:
assets:
- assets/
uses-material-design: true
msix_config:
# New-SelfSignedCertificate -Type Custom -Subject "[email protected], CN=Dao Hoang Son, OU=Developer, O=DAO HOANG SON, L=Vietnam, S=Ho Chi Minh City, C=VN" -KeyUsage DigitalSignature -FriendlyName "flutter_ttdemo msix certificate" -CertStoreLocation "Cert:\CurrentUser\My" -TextExtension @("2.5.29.37={text}1.3.6.1.5.5.7.3.3", "2.5.29.19={text}") -NotAfter (Get-Date).AddYears(10)
certificate_path: windows\certificate.pfx
# $password = ConvertTo-SecureString -String release -Force -AsPlainText
# Export-PfxCertificate -cert "Cert:\CurrentUser\My\<the 38 character thumbprint>" -FilePath certificate.pfx -Password $password
certificate_password: release
identity_name: com.daohoangson.flutterttdemo
publisher: [email protected], CN=Dao Hoang Son, OU=Developer, O=DAO HOANG SON, L=Vietnam, S=Ho Chi Minh City, C=VN
signtool_options: /debug