-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
56 lines (45 loc) · 989 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
56 lines (45 loc) · 989 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: regina_portfolio
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.8.1
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
responsive_framework: ^1.5.1
url_launcher: ^6.3.2
http: ^1.5.0
flutter_dotenv: ^6.0.0
provider: ^6.1.5+1
google_fonts: ^6.3.0
lottie: ^3.3.1
flutter_svg: ^2.2.0
flutter_animate: ^4.5.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_launcher_icons: ^0.14.4
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icons/play.png"
min_sdk_android: 21
web:
generate: true
image_path: "assets/icons/play.png"
background_color: "#000000"
theme_color: "#000000"
flutter:
uses-material-design: true
fonts:
- family: NotoColorEmoji
fonts:
- asset: assets/fonts/NotoColorEmoji.ttf
assets:
- assets/
- assets/images/
- assets/icons/
- assets/json/