-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
108 lines (97 loc) · 2.45 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
name: paisa
description: A expense manager app for Android, iOS, Web & Windows.
publish_to: "none"
version: 5.0.0+500
environment:
sdk: ">=3.0.2 <4.0.0"
dependencies:
get:
animations: ^2.0.7
bezier_chart_plus: ^0.0.1
chart_sparkline: ^1.0.13
collection: ^1.17.0
csv: ^5.0.1
dartz: ^0.10.1
date_picker_timeline: ^1.2.3
device_info_plus:
dynamic_color: ^1.6.5
equatable: ^2.0.5
file_picker: ^5.2.5
fl_chart: ^0.63.0
get_storage:
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
flutter_displaymode: ^0.6.0
flutter_localization: ^0.1.14
flutter_slidable: ^3.0.0
get_it: ^7.2.0
glassmorphism: ^3.0.0
go_router: ^10.1.2
google_fonts: ^6.0.0
hive: ^2.2.3
hive_flutter: ^1.1.0
image_picker: ^1.0.0
in_app_review: ^2.0.6
in_app_update: ^4.1.4
injectable: ^2.1.0
intl: ^0.18.1
local_auth: ^2.1.3
material_color_utilities:
material_design_icons_flutter: ^7.0.7296
package_info_plus: ^4.0.2
gdpr_dialog: ^2.1.1
path_provider: ^2.0.11
permission_handler: ^11.0.0
provider: ^6.0.5
quick_actions: ^1.0.2
responsive_builder: ^0.7.0
share_plus: ^7.0.2
url_launcher: ^6.1.7
url_strategy: ^0.2.0
firebase_core:
cloud_firestore: ^4.3.1
money_formatter: ^0.0.5
onesignal_flutter: ^3.5.1
google_mobile_ads: ^4.0.0
firebase_database: ^10.3.2
dev_dependencies:
build_runner: ^2.3.2
change_app_package_name: any
flutter_app_name: ^0.1.1
flutter_lints: ^2.0.1
flutter_native_splash: ^2.2.0+1
hive_generator: ^2.0.0
injectable_generator: ^2.1.4
msix: ^3.7.0
flutter_sizer: ^1.0.5
onesignal_flutter: ^3.5.1
auto_size_text: ^3.0.0
dependency_overrides:
intl: ^0.18.0
material_color_utilities: ^0.8.0
flutter_app_name:
name: "Money Tracker"
flutter_icons:
ios: true
android: false
image_path: "assets/images/appicon.png"
image_path_ios: "assets/images/ios_app_icon.png"
remove_alpha_ios: true
flutter:
generate: true
uses-material-design: true
assets:
- assets/images/appicon.png
- assets/images/
#msix_config:
# display_name: Paisa - Expense Tracker
# publisher_display_name: RetroMusic
# publisher: CN=22326927-E77C-435F-B91A-B9831883516E
# identity_name: 42423RetroMusic.Paisa-ExpenseTracker
# msix_version: "4.8.0.0"
# logo_path: C:\Users\Hemanth S\Documents\GitHub\flutter_expense\assets\images\appicon.png
# capabilities: internetClient
# certificate_path: C:\Users\Hemanth S\Documents\paisa_certificate.pfx
# certificate_password: +h4Hem@nth$13+
# store: true