-
Notifications
You must be signed in to change notification settings - Fork 557
/
Copy pathpubspec.yaml
164 lines (154 loc) · 4.17 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
name: flutter_catalog
description: An app showcasing Flutter components, with side-by-side source code view.
version: 3.8.2+106
environment:
sdk: ">=3.3.3 <4.0.0"
publish_to: none
dependencies:
animated_radial_menu: ^0.0.1
animated_text_kit: ^4.2.2
animations: ^2.0.11
async: ^2.11.0
backdrop: ^0.9.1
badges: ^3.1.2
cached_network_image: ^3.3.1
chat_gpt_sdk: ^3.0.9
cloud_firestore: ^4.17.0
cloud_firestore_web: ^3.12.0
community_charts_flutter: ^1.0.2
community_material_icon: ^5.9.55
convex_bottom_bar: ^3.2.0
day_night_switcher: ^0.2.0+1
device_preview: ^1.2.0
device_preview_screenshot: ^1.0.0
dio: ^5.4.3+1
edge_detection: ^1.1.3
english_words: ^4.0.0
extended_image: ^8.2.0
feature_discovery: ^0.14.1
ffi: ^2.1.2
firebase_analytics: ^10.10.2
firebase_analytics_web: ^0.5.7+2
firebase_auth: ^4.19.2
firebase_auth_web: ^5.11.2
firebase_core: ^2.30.0
firebase_core_web: ^2.15.0
firebase_crashlytics: ^3.5.2
firebase_database: ^10.5.2
firebase_storage: ^11.7.2
firebase_storage_web: ^3.9.2
firebase_ui_auth: ^1.13.1
firebase_ui_oauth_apple: ^1.2.20
firebase_ui_oauth_google: ^1.3.2
fl_chart: ^0.67.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.5
flutter_gallery_assets: ^1.0.2
flutter_heatmap_calendar: ^1.0.5
flutter_highlight: ^0.7.0
flutter_markdown: ^0.6.23
flutter_quill: ^9.3.7
flutter_radar_chart: ^0.2.1
flutter_riverpod: ^2.5.1
flutter_slidable: ^3.1.0
flutter_state_notifier: ^1.0.0
flutter_whatsnew:
path: packages/flutter_whatsnew-master
fluttertoast: ^8.2.5
freezed_annotation: ^2.4.1
google_fonts: ^5.1.0
google_ml_kit: ^0.17.0
google_mobile_ads: ^5.0.0
google_sign_in: ^6.2.1
graphview: ^1.2.0
groq: ^0.0.5
heatmap_calendar:
git:
url: https://github.com/CouldI/flutter_heatmap_calendar.git
hidable: ^1.0.6
hive: ^2.2.3
hive_flutter: ^1.1.0
http: ^1.2.1
image: ^4.1.7
image_picker: ^1.1.0
in_app_purchase: ^3.2.0
in_app_review: ^2.0.9
intl: ^0.19.0
introduction_screen: ^3.1.14
like_button: ^2.0.5
local_auth: ^2.2.0
lottie: ^3.1.0
markdown: ^7.2.2
package_info_plus: ^7.0.0
path: ^1.9.0
path_provider: ^2.1.3
photo_view: ^0.15.0
provider: ^6.1.2
scoped_model: ^2.0.0
selectable: ^0.3.1
sembast: ^3.7.1
share_plus: ^8.0.3
shared_preferences: ^2.2.3
shimmer: ^3.0.0
sqflite: ^2.3.3
state_notifier: ^1.0.0
substring_highlight: ^1.0.33
timelines_plus: ^1.0.2
transparent_image: ^2.0.1
tuple: ^2.0.2
url_launcher: ^6.2.6
video_player: ^2.8.6
webview_flutter: ^4.7.0
widget_with_codeview:
path: packages/widget_with_codeview
youtube_player_iframe: ^5.1.2
dev_dependencies:
build_runner: ^2.4.9
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.4.0
freezed: ^2.5.2
hive_generator: ^2.0.1
json_serializable: ^6.7.1
lint: ^2.3.0
dependency_overrides:
feature_discovery: # to support flutter v3.22+
git:
url: https://github.com/maheshmnj/feature_discovery.git
ref: master
# $ dart run flutter_launcher_icons
# Cf. https://pub.dev/packages/flutter_launcher_icons
flutter_launcher_icons:
android: "launcher_icon"
ios: true
remove_alpha_ios: true
image_path: res/images/app_icon.png
web:
generate: true
image_path: res/images/app_icon.png
macos:
generate: true
image_path: res/images/app_icon.png
# $ dart run flutter_native_splash:create
# Cf. https://pub.dev/packages/flutter_native_splash
flutter_native_splash:
color: "#f6f6f6"
image: res/images/app_icon.png
# The following section is specific to Flutter.
flutter:
uses-material-design: true
# Note: when new assets are added, have to run `flutter clean` to see
# changes take effect.
assets:
- CHANGELOG.md
# *Tip*: keep the slash at the end of folder path adds all files to
# assets. Note: this doesn't work with subfolders.
# c.f. https://github.com/flutter/flutter/issues/4890#issuecomment-407327749
- lib/routes/
- lib/routes/data/
- res/images/
- res/lottie/
- packages/flutter_gallery_assets/animated_images/animated_flutter_stickers.webp
- screenshots/Screenshot_1541613187.png
- screenshots/Screenshot_1541613193.png
- screenshots/Screenshot_1541613197.png