-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
52 lines (46 loc) · 1.02 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
name: google_tasks
description: "A new Flutter project."
version: 1.0.0+1
environment:
sdk: ">=3.2.3 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
gap: ^3.0.1
go_router: ^14.1.3
bloc: ^8.1.3
equatable: ^2.0.5
path_provider: ^2.1.2
flutter_bloc: ^8.1.4
hydrated_bloc: ^9.1.4
firebase_core: ^2.31.1
sqlite3_flutter_libs: ^0.5.20
path: ^1.9.0
sqlite3: ^2.4.0
uuid: ^4.4.0
json_annotation: ^4.9.0
intl: ^0.19.0
shared_preferences: ^2.2.2
rxdart: ^0.27.7
provider: ^6.1.2
collection: ^1.18.0
build: ^2.4.1
firebase_auth: ^4.19.6
freezed_annotation: ^2.4.1
cloud_firestore: ^4.17.5
built_value: ^8.9.2
carousel_slider: ^4.2.1
get_it: ^7.7.0
go_provider: ^1.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
json_serializable: ^6.8.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.10
freezed: ^2.5.2
built_value_generator: ^8.9.2
flutter:
uses-material-design: true