forked from rkishan516/focus_mate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
40 lines (35 loc) · 784 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
name: focus_mate
description: A new Flutter project.
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.0.3 <4.0.0'
dependencies:
duration_picker: ^1.2.0
equatable: ^2.0.5
flex_color_scheme: ^7.3.1
flutter:
sdk: flutter
flutter_riverpod: ^2.5.1
freezed_annotation: ^2.4.1
go_router: ^14.1.4
json_annotation: ^4.9.0
package_info_plus: ^8.0.0
riverpod_annotation: ^2.3.5
shared_preferences: ^2.2.3
supercharged: ^2.1.1
talker_flutter: ^4.2.4
dev_dependencies:
build_runner: ^2.4.11
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
freezed: ^2.5.2
go_router_builder: ^2.7.0
json_serializable: ^6.8.0
mockito: ^5.4.4
riverpod_generator: ^2.4.0
riverpod_lint: ^2.3.10
pigeon: ^21.1.0
flutter:
uses-material-design: true