-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
67 lines (58 loc) · 1.25 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
59
60
61
62
63
64
65
66
67
name: chrono_sheet
description: "A stopwatch which data is managed by Google Sheets"
publish_to: 'none'
version: 1.112.0+113
environment:
sdk: 3.7.0
flutter: 3.29.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/icon/
flutter_native_splash:
background_image: assets/splash/splash.png
color: '#fff8ff'
android_12:
image: assets/splash/splash-square.png
color: '#fff8ff'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
cupertino_icons: 1.0.8
firebase_core: 3.9.0
firebase_auth: 5.3.4
google_sign_in: 6.2.2
googleapis: 13.2.0
googleapis_auth: 1.6.0
flutter_riverpod: 2.6.1
riverpod_annotation: 2.6.1
go_router: 14.6.2
logging: 1.3.0
firebase_crashlytics: 4.2.0
firebase_analytics: 11.3.6
shared_preferences: 2.3.4
uuid: 4.5.1
http: 1.2.2
url_launcher: 6.3.1
connectivity_plus: 6.1.2
path_provider: 2.1.5
collection: 1.19.1
file_picker: 9.0.2
image: 4.5.2
permission_handler: 11.4.0
image_cropper: 9.0.0
fpdart: 1.1.1
flutter_native_splash: 2.4.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: 5.0.0
riverpod_generator: 2.6.3
build_runner: 2.4.13
custom_lint: 0.7.0
riverpod_lint: 2.6.3
mockito: 5.4.4