-
Notifications
You must be signed in to change notification settings - Fork 177
/
pubspec.yaml
47 lines (42 loc) · 1022 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: minimal
description: A minimalistic Flutter website template for blogs and portfolios.
version: 2.1.1
publish_to: none
environment:
sdk: '>=3.4.0 <4.0.0'
flutter: ">=3.24.0"
dependencies:
flutter:
sdk: flutter
# responsive_framework:
# path: ../
# Uncomment to build standalone project.
responsive_framework: ^1.5.1
google_fonts: ^6.2.1
animations: ^2.0.11
loading_gifs: ^0.3.0
url_launcher: ^6.3.0 # Requires setup.
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.13.1
flutter_lints: ^4.0.0
flutter_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: "assets/Minimal-Logo.png"
image_path_android: "assets/Minimal-Logo.png"
image_path_ios: "assets/Minimal-Logo-iOS.png"
adaptive_icon_background: "#FFFFFFFF"
adaptive_icon_foreground: "assets/Minimal-Logo-Adaptive.png"
web:
generate: true
macos:
generate: true
windows:
generate: true
flutter:
uses-material-design: true
assets:
- assets/images/