-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
59 lines (49 loc) · 1.14 KB
/
Copy pathpubspec.yaml
File metadata and controls
59 lines (49 loc) · 1.14 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
name: flutternba
description: A flutter nba schedules app.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.1.5 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
json_annotation: ^4.9.0
get_it: ^7.6.4
shared_preferences: ^2.2.2
intl: ^0.19.0
path: ^1.8.3
flutter_native_splash: ^2.0.2
flutter_bloc: ^8.1.4
freezed_annotation: ^2.4.1
rxdart: ^0.27.7
collection: ^1.18.0
firebase_core: ^3.0.0
cloud_firestore: ^5.0.0
infinite_scroll_pagination: ^4.0.0
cloud_functions: ^5.0.1
firebase_crashlytics: ^4.0.2
envied: ^0.5.4+1
url_launcher: ^6.3.0
firebase_messaging: ^15.0.3
flutter_local_notifications: ^17.2.1+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
build_runner: ^2.4.9
json_serializable: ^6.7.1
flutter_launcher_icons: ^0.11.0
envied_generator: ^0.5.4+1
freezed: ^2.4.7
flutter:
uses-material-design: true
assets:
- assets/images/team_logos/
- assets/images/team_logos/dark/
- assets/images/illustrations/
flutter_native_splash:
color: "#1D428A"
image: assets/images/splash_logo.png
android_12:
color: "#1D428A"