-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
58 lines (48 loc) · 1.28 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
name: suspension_pro
description: Flutter bike suspension project.
version: 0.1.4+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
firebase_core: ^2.29.0
firebase_auth: ^4.19.1
cloud_firestore: ^4.16.1
firebase_storage: ^11.7.1
flare_flutter: ^3.0.2
image_cropper: ^5.0.1
image_picker: ^1.0.7
cached_network_image: ^3.3.1
cupertino_icons: ^1.0.3
provider: ^6.1.2
flutter_dotenv: ^5.0.2
meta: ^1.10.0
url_launcher: ^6.2.5
# path_provider: ^1.0.0
date_format: ^2.0.4
share_plus: ^8.0.3
firebase_crashlytics: ^3.5.1
chat_gpt_sdk: 3.0.7
shared_preferences:
smooth_page_indicator:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.13.1
flutter_icons:
android: true
ios: true
image_path: "assets/SuspensionProIcon.jpg"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/
- .env