forked from X-Wei/flutter_catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
91 lines (85 loc) · 2.3 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
name: flutter_catalog
description: An app showcasing Flutter components, with side-by-side source code view.
# *Note*: when version change, remember to also update constants.dart.
version: 2.5.8+65
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
animated_floatactionbuttons: 0.1.0
animations: 1.1.2
async: ^2.4.0
backdrop: 0.4.6
badges: ^1.1.4
cached_network_image: 2.3.3
charts_flutter: 0.9.0
cloud_firestore: 0.14.1+3
convex_bottom_bar: ^2.6.0
english_words: 3.1.5
extended_image: 1.3.0
firebase_analytics: 6.0.2
firebase_auth: 0.18.1+2
firebase_core: 0.5.0+1
firebase_database: 4.0.0
firebase_ml_vision: 0.9.7
firebase_storage: 4.0.1
fl_chart: ^0.12.0
flutter_bloc: ^6.1.0
flutter_gallery_assets: 0.1.9+2
flutter_gradients: ^1.0.0+2
flutter_markdown: 0.4.4
flutter_radar_chart: ^0.1.6
flutter_slidable: ^0.5.7
flutter_webview_plugin: 0.3.11
fluttertoast: 7.1.1
google_fonts: 1.1.1
google_sign_in: 4.5.5
gradient_app_bar: ^0.1.3
graphview: ^0.6.1
heatmap_calendar: ^1.2.8
hive_flutter: 0.3.1
hive: 1.4.4+1
http: 0.12.2
image_picker: 0.6.7+12
intl: ^0.16.1
local_auth: 0.6.3+3
lottie: 0.6.0
package_info: 0.4.3
path_provider: 1.6.21
path: 1.7.0
provider: 4.3.2+2
scoped_model: 1.0.1
sembast: 2.4.7+7
shared_preferences: 0.5.12+2
sqflite: 1.3.1+1
substring_highlight: 0.1.2
syntax_highlighter: 0.1.1
transparent_image: 1.0.0
tuple: ^1.0.3
url_launcher: ^5.7.10
video_player: ^0.11.1+2
widget_with_codeview: ^1.0.5
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 1.10.3
hive_generator: 0.8.1
lint: ^1.3.0
dependency_overrides:
dartx: ^0.5.0
path: ^1.6.4 # cf. https://github.com/hivedb/hive/issues/285#issuecomment-633815558
# 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:
# *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