-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
55 lines (44 loc) · 1.09 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: code_star
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.1+1
environment:
sdk: ^3.1.1
dependencies:
flutter:
sdk: flutter
english_words: ^4.0.0
provider: ^6.0.0
google_fonts: ^6.2.1
flutter_svg: ^2.0.0
#Not needed remove
firebase_core: ^2.29.0
firebase_auth: ^4.19.1
cloud_firestore: ^4.16.1
firebase_dynamic_links: ^5.5.2
feedback: ^3.1.0
firebase_storage: ^11.7.6
path_provider: ^2.1.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_rename_app_plus3: ^1.2.3
flutter_launcher_icons: "^0.13.1"
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/icon.png"
flutter_rename_app_plus3:
application_name: Code Star
dart_package_name: code_star
ios_bundle_name: Code
flutter:
uses-material-design: true
assets:
- assets/images/CodeStar.png
- assets/images/profile_image.png
- assets/images/quiz.svg
- assets/images/rank.svg
- assets/images/read.svg
- assets/images/bar_graph.png