-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
97 lines (85 loc) · 2.18 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
name: corso_games_app
description: A collection of flutter games. Good luck, have fun.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 2.1.5+22
environment:
sdk: ^3.5.1
# sdk: ">=2.18.4 <3.0.0"
dependencies:
flutter:
sdk: flutter
animated_text_kit: ^4.2.1
bloc: ^8.1.2
cloud_firestore: ^5.4.3
cupertino_icons: ^1.0.2
csv: ^6.0.0
device_info_plus: ^10.1.0
email_validator: ^3.0.0
equatable: ^2.0.5
expansion_tile_card: ^3.0.0
file_picker: ^8.0.3
firebase_analytics: ^11.3.3
firebase_auth: ^5.3.1
firebase_core: ^3.6.0
firebase_messaging: ^15.1.3
flame: ^1.18.0
flame_forge2d: ^0.18.1
flutter_animate: ^4.5.0
flutter_bloc: ^8.1.3
flutter_local_notifications: ^17.2.3
flutter_neumorphic:
git:
url: https://github.com/den0206/Flutter-Neumorphic.git
ref: feature/remoce_accentcolor
flutter_pw_validator: ^1.6.0
font_awesome_flutter: ^10.3.0
go_router: ^14.0.2
hydrated_bloc: ^9.1.0
intl: ^0.19.0
json_annotation: ^4.9.0
lottie: ^3.1.0
path_provider: ^2.1.2
permission_handler: ^11.3.1
provider: ^6.1.2
share_plus: ^10.0.2
url_launcher: ^6.1.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_launcher_icons: ^0.14.1
flutter_icons:
android: "launcher_icon"
ios: true
remove_alpha_ios: true
image_path: "assets/images/main/cg-1.png"
min_sdk_android: 21
web:
generate: true
image_path: "assets/images/main/cg-1.png"
background_color: "#FFFFF8"
theme_color: "#FFFFF8"
windows:
generate: true
image_path: "assets/images/main/cg-1.png"
icon_size: 48
flutter:
uses-material-design: true
assets:
- assets/data/el_word/
- assets/data/honeygram/
- assets/fonts/slide_to_slide/
- assets/images/dino_dash/
- assets/images/dino_dash/cacti/
- assets/images/dino_dash/dino/
- assets/images/dino_dash/ptera/
- assets/images/main/
- assets/images/minesweeper/
- assets/images/slide_to_slide/
- assets/images/solitare/
- assets/images/stack_stacks/
- assets/images/tappy_bird/
fonts:
- family: Plaster
fonts:
- asset: assets/fonts/slide_to_slide/Plaster-Regular.ttf