-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
47 lines (39 loc) · 967 Bytes
/
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
name: yumemi_flutter
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.3.3 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
flutter_riverpod: ^2.5.1
go_router: ^14.0.2
dio: ^5.4.3+1
infinite_scroll_pagination: ^4.0.0
flutter_hooks: ^0.20.5
hooks_riverpod: ^2.5.1
flutter_launcher_icons: ^0.13.1
github_language_colors: ^1.0.1
intl: ^0.18.1
shared_preferences: ^2.2.3
flutter_localizations:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter_icons:
ios: true
image_path: "assets/images/launcher/ios.png"
remove_alpha_ios: true
android: true
adaptive_icon_background: "assets/images/launcher/android_bg.png"
adaptive_icon_foreground: "assets/images/launcher/android_fg.png"
flutter:
uses-material-design: true
generate: true
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg