-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
73 lines (59 loc) · 1.29 KB
/
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: e_shop
description: Flutter eCommerce App using Firebase Firestore from Coding Cafe
version: 1.0.0+1
environment:
sdk: ">=2.2.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.3
cloud_firestore: ^0.13.2+1
firebase_auth: ^0.15.4
shared_preferences: ^0.5.6+1
fluttertoast: ^3.1.3
image_picker: ^0.6.3+1
firebase_storage: ^3.1.1
flutter_staggered_grid_view: ^0.3.0
provider: ^5.0.0
path_provider: ^0.5.0+1
image: ^2.0.7
intl:
video_player: ^2.1.4
chewie: ^1.2.0
# paypal: ^0.0.4
# #flutter_braintree: ^1.2.1
http_auth: ^1.0.0
webview_flutter: ^2.0.8
pdf: ^2.1.0
open_file: ^3.2.1
camera: ^0.5.8+7
# tflite: ^1.1.1
pip_view: ^0.9.5
payhere_mobilesdk_flutter: 1.0.2
# file_picker:
wakelock:
# auto_orientation:
native_device_orientation:
xfile: ^1.1.0
# cloud_functions:
# firebase_analytics:
# firebase_core:
url_launcher:
syncfusion_flutter_charts: ^19.2.48
loading_animations: ^2.2.0
age: ^0.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
fonts:
- family: Signatra
fonts:
- asset: assets/fonts/Signatra.ttf
assets:
- images/welcome.png
- images/login.png
- images/admin.png
- images/cash.png
- images/test.png