-
Notifications
You must be signed in to change notification settings - Fork 92
/
pubspec.yaml
55 lines (46 loc) · 1.04 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
name: relic_bazaar
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
fluttertoast: ^8.0.8
flutter_html: ^2.1.2
firebase_remote_config: ^0.11.0
firebase_core: any
google_fonts: ^2.1.0
razorpay_flutter: ^1.2.7
google_mobile_ads: ^0.13.4
geolocator: ^7.6.2
geocoding: ^2.0.5
flutter_svg: ^0.22.0
provider:
advance_pdf_viewer: ^2.0.1
firebase_auth: ^3.1.1
google_sign_in: ^5.1.1
webview_flutter: ^2.1.0
cloud_firestore: ^2.5.3
modal_progress_hud_nsn: ^0.1.0-nullsafety-1
carousel_slider: ^4.0.0
http: any
image_picker: any
firebase_storage: ^10.0.3
intl: ^0.17.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/
- assets/items/
fonts:
- family: RelicIcons
fonts:
- asset: assets/icon/RelicIcons.ttf
- family: Pixer
fonts:
- asset: assets/fonts/pixer.ttf