-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
46 lines (37 loc) · 818 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
name: potato
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.18.0-271.4.beta <3.0.0"
dependencies:
flutter:
sdk: flutter
supabase_flutter: ^1.0.0-dev.4
cupertino_icons: ^1.0.2
flutter_dotenv: ^5.0.2
auto_route: ^4.2.1
get_it: ^7.2.0
mobx: ^2.0.7+5
flutter_mobx: ^2.0.6+1
crispin: ^1.1.0
logger_crispin_transport: ^1.1.0
freezed_annotation: ^2.1.0
json_annotation: ^4.6.0
flutter_remix: ^0.0.3
flutter_markdown: ^0.6.10+3
uuid: ^3.0.6
flutter_secure_storage: ^6.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
auto_route_generator: ^4.2.1
build_runner: ^2.2.0
mobx_codegen: ^2.0.7
freezed: ^2.1.0+1
json_serializable: ^6.3.1
flutter:
uses-material-design: true
assets:
- .env