forked from llSourcell/Build-a-Retail-Startup
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
executable file
·49 lines (36 loc) · 855 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
executable file
·49 lines (36 loc) · 855 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
42
43
44
45
46
47
48
49
name: the_gorgeous_login
description: Gorgeous Login UI
version: 1.0.0+1
environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
dependencies:
flutter_credit_card: 0.1.0
flutter_colorpicker: any
flutter:
sdk: flutter
camera:
image_picker:
path_provider:
path:
loading: ^1.0.1
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
font_awesome_flutter: ^8.0.1
flutter:
uses-material-design: true
assets:
- assets/login_logo.png
- assets/shoes.png
- assets/ocean_shoe.png
fonts:
- family: WorkSansSemiBold
fonts:
- asset: assets/fonts/Work_Sans/WorkSans-SemiBold.ttf
- family: WorkSansBold
fonts:
- asset: assets/fonts/Work_Sans/WorkSans-Bold.ttf
- family: WorkSansMedium
fonts:
- asset: assets/fonts/Work_Sans/WorkSans-Medium.ttf