-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
50 lines (42 loc) · 1003 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
48
49
50
name: fryo
description: A food ordering app template kit.
version: 1.0.0+1
environment:
sdk: '>=3.1.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
flutter_rating_bar: ^4.0.1
page_transition: ^2.0.9
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
# The following section is specific to Flutter packages.
flutter:
uses-material-design: true
assets:
- images/akara.png
- images/coca-cola.png
- images/hamburger.png
- images/lemonade.png
- images/pancake.png
- images/pasta.png
- images/strawberry.png
- images/tequila.png
- images/vodka.png
- images/welcome.png
fonts:
- family: Poppins
fonts:
- asset: fonts/Poppins-Regular.ttf
- asset: fonts/Poppins-Medium.ttf
- asset: fonts/Poppins-Bold.ttf
weight: 700
- family: Pacifico
fonts:
- asset: fonts/Pacifico.ttf
- family: Fryo
fonts:
- asset: fonts/Fryo.ttf