-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
62 lines (47 loc) · 1.3 KB
/
pubspec.yaml
File metadata and controls
62 lines (47 loc) · 1.3 KB
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
59
60
61
62
name: scribbl
description: A new Flutter project.
version: 1.0.0+1
environment:
sdk: ">=2.2.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.3
cloud_firestore: ^0.14.0
firebase_core: ^0.5.0
google_fonts: ^0.3.9
firebase_auth: ^0.18.0
google_sign_in: ^4.4.3
loading_animations: ^2.1.0
flutter_spinkit: ^4.1.2+1 #package is modified for use in waitScreen.dart wave
share: ^0.6.3+6
flutter_keyboard_visibility: ^2.0.0
carousel_slider: ^2.1.0
connectivity: ^0.4.8+5
screen: ^0.0.5
achievement_view: ^0.2.0 # modified
firebase_crashlytics: ^0.1.4+1
stepper_counter_swipe: ^0.0.5 #package is modified
spring_button: ^1.0.13
beauty_textfield: ^0.0.1
auto_size_text: ^2.1.0
provider: ^4.1.3
soundpool: ^1.1.1
keyboard_utils: ^1.2.4
firebase_analytics: ^6.0.0
firebase_remote_config: ^0.4.0
firebase_performance: ^0.4.0
cached_network_image: ^2.3.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- assets/reactions/
- assets/sounds/
# To add custom fonts to your application, add a fonts section here,