-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
50 lines (46 loc) · 1.14 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
name: project_flutter_app_delivery
description: A new Flutter project.
publish_to: 'none'
version: 0.1.0
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations: # Add this line
sdk: flutter # Add this line
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
http: ^0.13.3
test: ^1.24.3
shared_preferences: ^2.0.13
provider: ^6.0.2
geolocator: ^9.0.1
onboarding: ^3.1.0
cloud_firestore: ^4.13.2
sign_in_button: ^3.1.0
google_sign_in: ^6.1.6
firebase_auth: ^4.10.1
firebase_core: ^2.17.0
github_sign_in: ^0.0.4
flutter_rating_bar: ^4.0.1
firebase_messaging: ^14.7.5
cached_network_image: ^3.3.0
firebase_cached_image: ^0.4.5
image_picker: ^1.0.4
firebase_analytics: ^10.3.4
firebase_storage: ^11.5.2
flutter_local_notifications: ^9.1.2
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
flutter:
uses-material-design: true
assets:
- assets/
fonts:
- family: Oswald
fonts:
- asset: lib/fonts/Oswald-VariableFont_wght.ttf