forked from Codelessly/FlutterMinimalWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
36 lines (31 loc) · 825 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.1.0
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
responsive_framework: ^0.1.5
# Uncomment to build standalone project.
# responsive_framework:
# git:
# url: https://github.com/Codelessly/ResponsiveFramework.git
# ref: master
google_fonts: ^2.3.1
animations: ^2.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.9.2
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/