-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
47 lines (42 loc) · 1.03 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
name: starter_architecture_flutter_firebase
description: A new Flutter project.
publish_to: 'none'
version: 2.1.0
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
cloud_firestore: ^4.7.1
cupertino_icons: ^1.0.5
equatable: ^2.0.5
firebase_auth: ^4.6.1
firebase_core: ^2.13.0
firebase_ui_auth: ^1.4.0
firebase_ui_firestore: ^1.5.1
flutter:
sdk: flutter
flutter_riverpod: ^2.3.6
flutter_svg: ^1.1.1
go_router: 7.1.1
intl: ^0.18.0
rxdart: ^0.27.7
shared_preferences: ^2.1.1
# the annotation package containing @riverpod
riverpod_annotation: 2.1.1
dev_dependencies:
flutter_test:
sdk: flutter
mocktail: ^0.3.0
random_string: ^2.3.1
flutter_lints: ^2.0.1
# a tool for running code generators
build_runner: 2.4.4
# the code generator
riverpod_generator: 2.2.3
# riverpod_lint makes it easier to work with Riverpod
riverpod_lint: 1.3.2
# import custom_lint too as riverpod_lint depends on it
custom_lint: 0.4.0
flutter:
uses-material-design: true
assets:
- assets/time-tracking.svg