-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathpubspec.yaml
More file actions
39 lines (34 loc) · 767 Bytes
/
pubspec.yaml
File metadata and controls
39 lines (34 loc) · 767 Bytes
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
name: random_face_generator
description: This app Generates Random Faces which do not actually exist.
publish_to: 'none'
version: 3.0.1+7
environment:
sdk: ^3.7.0
flutter: ^3.29.0
dependencies:
flutter:
sdk: flutter
http: ^1.3.0
hive_ce: ^2.10.1
hive_ce_flutter: ^2.2.0
download: ^1.0.1
path_provider: ^2.1.5
flutter_native_splash: ^2.4.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_native_splash:
color: "#E0E5EC"
image: "assets/app_icon.png"
color_dark: "#292D32"
image_dark: "assets/app_icon.png"
android_12:
color: "#E0E5EC"
image: "assets/app_icon.png"
color_dark: "#292D32"
image_dark: "assets/app_icon.png"
flutter:
uses-material-design: true
assets:
- assets/