-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
83 lines (61 loc) · 1.32 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
name: what_the_banana
description: "What The Banana"
publish_to: 'none'
version: 1.0.3+3
environment:
sdk: ^3.6.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
# Dependency Injection
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
riverpod_generator: ^2.6.3
logger: ^2.5.0
# Navigation
go_router: ^14.6.2
json_annotation: ^4.9.0
flutter_launcher_icons: ^0.14.2
# display
flutter_screenutil: ^5.9.3
freezed_annotation: ^2.4.4
# ads
google_mobile_ads: ^5.2.0
# localizations
easy_localization: ^3.0.7+1
# firebase
firebase_core: ^3.10.1
cloud_firestore: ^5.6.2
# utils
share_plus: ^10.1.3 # for pixel art image share
path_provider: ^2.1.5
flutter_colorpicker: ^1.1.0
image_picker: ^1.1.2
crop_your_image: ^2.0.0
zoom_widget: ^2.0.1
image:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner: ^2.4.14
json_serializable: ^6.9.0
very_good_analysis:
freezed: ^2.5.7
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/translations/
fonts:
- family: PixelFont
fonts:
- asset: assets/fonts/dung_geun_mo.otf
- family: UnkemptBold
fonts:
- asset: assets/fonts/unkempt_bold.ttf
flutter_gen:
colors:
inputs:
- assets/color/colors.xml