-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
41 lines (30 loc) · 744 Bytes
/
pubspec.yaml
File metadata and controls
41 lines (30 loc) · 744 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
name: ui_samples
description: A new Flutter Samples application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.0
font_awesome_flutter: ^8.10.0
flutter_svg: ^0.19.1
lottie: ^0.7.0+1
google_fonts: ^1.1.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/icons/
- assets/lottie/
- assets/images/
# example:
fonts:
- family: Noto Sans JP
fonts:
- asset: assets/fonts/NotoSansJP-Regular.otf
- asset: assets/fonts/NotoSansJP-Medium.otf
- asset: assets/fonts/NotoSansJP-Bold.otf