-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
46 lines (38 loc) · 773 Bytes
/
pubspec.yaml
File metadata and controls
46 lines (38 loc) · 773 Bytes
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
name: aifit
description: "A new Flutter project."
publish_to: 'none'
version: 0.0.1+1
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
equatable: ^2.0.5
flutter_hooks:
flutter_activity_recognition: ^3.1.0
flutter_riverpod: ^2.5.1
freezed_annotation:
go_router:
hooks_riverpod: ^2.5.1
intl:
isar: ^3.1.0+1
isar_flutter_libs: ^3.1.0+1
logger: ^2.4.0
path_provider:
riverpod_annotation: ^2.3.5
rxdart: ^0.28.0
dependency_overrides:
analyzer: ^6.5.0
meta: ^1.14.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.11
custom_lint:
flutter_lints: ^3.0.0
freezed:
isar_generator: ^3.1.0+1
riverpod_generator: ^2.4.2
riverpod_lint: ^2.3.12
flutter:
uses-material-design: true