-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
56 lines (40 loc) · 970 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
51
52
53
54
55
name: flutter_food_app
description: A new Flutter Food Ordering/ Delivery app using Flutter, Firebase and Provider
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.3.4 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
# state management
provider: ^6.1.2
# utils
badges: ^3.1.2
cached_network_image: ^3.3.1
carousel_slider: ^4.2.1
fluttertoast: ^8.2.6
flutter_easyloading: ^3.0.5
shimmer: ^3.0.0
# authentication
flutter_facebook_auth: ^7.0.1
flutter_signin_button: ^2.0.0
firebase_auth: ^5.1.0
google_sign_in: ^6.2.1
# storage
cloud_firestore: ^5.0.1
# location
google_maps_flutter: ^2.7.0
location: ^6.0.2
# payment
flutter_sslcommerz: ^2.2.0-nullsafety.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/