-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathpubspec.yaml
More file actions
62 lines (54 loc) · 1.14 KB
/
pubspec.yaml
File metadata and controls
62 lines (54 loc) · 1.14 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
name: scarvs
description: A Ecommerce App :) .
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
cache_manager: ^1.0.0+3
concentric_transition: ^1.0.1+1
cupertino_icons: ^1.0.2
eva_icons_flutter: ^3.0.2
flutter:
sdk: flutter
flutter_launcher_icons: ^0.9.2
flutter_native_splash: ^1.3.1
flutter_svg: ^0.23.0+1
flutter_web_plugins:
sdk: flutter
fluttertoast: ^8.0.8
font_awesome_flutter: ^9.2.0
http: ^0.13.4
lottie: ^1.2.1
provider: ^6.0.1
razorpay_flutter: ^1.2.7
salomon_bottom_bar: ^3.1.0
shared_preferences: ^2.0.8
shimmer: ^2.0.0
url_strategy: ^0.2.0
dev_dependencies:
flutter_lints: ^1.0.0
flutter_test:
sdk: flutter
flutter_native_splash:
color: "#42a5f5"
image: assets/splash.png
android: true
ios: true
web: true
flutter_icons:
android: true
ios: true
image_path: "assets/images/logo/logo.png"
flutter:
generate: true
uses-material-design: true
assets:
- assets/animations/
- assets/images/shoes/
- assets/images/misc/
- assets/images/logo/
fonts:
- family: Contax
fonts:
- asset: assets/fonts/contax.ttf