-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
53 lines (44 loc) · 975 Bytes
/
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
name: lectura
description: "A Flutter app to keep track of your readings."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
auto_route: ^7.8.0
cupertino_icons: ^1.0.2
cloud_firestore: ^4.8.4
firebase_auth: ^4.7.2
firebase_core: ^2.15.0
shared_preferences: ^2.2.0
google_fonts: ^6.1.0
google_sign_in: ^6.1.4
intl: ^0.18.1
equatable: ^2.0.5
dartz: ^0.10.1
internet_connection_checker: ^1.0.0+1
freezed_annotation: ^2.4.1
json_annotation: ^4.8.1
email_validator: ^2.1.17
flutter_bloc: ^8.1.5
dio: ^5.4.3+1
rxdart: ^0.27.7
lottie: ^3.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
auto_route_generator: ^7.3.0
build_runner: ^2.4.6
custom_lint: ^0.5.6
freezed: ^2.4.1
json_serializable: ^6.7.1
flutter:
uses-material-design: true
generate: true
assets:
- assets/books.json