forked from Codelessly/FlutterMinimalWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
36 lines (31 loc) · 792 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
name: minimal
description: A minimalistic Flutter website template for blogs and portfolios.
version: 1.3.0
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
# responsive_framework:
# path: ../
# Uncomment to build standalone project.
responsive_framework: ^0.2.0
google_fonts: ^2.3.2
animations: ^2.0.2
loading_gifs: ^0.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.9.2
flutter_lints: ^2.0.1
flutter_icons:
android: true
ios: true
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"
flutter:
uses-material-design: true
assets:
- assets/images/