-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpubspec.yaml
86 lines (74 loc) · 1.63 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
name: escape_wild
description: A text-based game powered by Flutter.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.6.1 <4.0.0'
flutter: 3.27.3
dependencies:
flutter:
sdk: flutter
# I18n
easy_localization: ^3.0.7+1
locale_names: ^1.1.1
intl: ^0.19.0
# Basic
collection: ^1.19.0
json_annotation: ^4.9.0
rettulf: ^2.0.1
yaml: ^3.1.2
path_provider: ^2.1.3
event_bus: ^2.0.0
quiver: ^3.2.1
jconverter:
git:
url: https://github.com/liplum/DartPackage.git
path: jconverter
platform_safe_func:
git:
url: https://github.com/liplum/DartPackage.git
path: platform_safe_func
noitcelloc:
git:
url: https://github.com/liplum/noitcelloc.git
hive: ^2.2.3
hive_flutter: ^1.1.0
provider: ^6.1.2
# UI
flutter_layout_grid: ^2.0.6
auto_size_text: ^3.0.0
flutter_svg: ^2.0.10+1
syncfusion_flutter_sliders: ^28.2.3
modal_bottom_sheet: ^3.0.0
animations: ^2.0.11
flutter_staggered_grid_view: ^0.7.0
flutter_highlight: ^0.7.0
meta: ^1.15.0
copy_with_extension: ^6.0.1
uuid: ^4.5.1
go_router: ^14.7.2
riverpod: ^2.6.1
flutter_riverpod: ^2.6.1
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.9
json_serializable: ^6.9.3
icon_font_generator:
git:
url: https://github.com/Gaurav192/icon_font_generator.git
ref: file_path_fix
flutter_lints: ^5.0.0
copy_with_extension_gen: ^6.0.1
flutter:
uses-material-design: true
assets:
- assets/
- assets/l10n/
- assets/vanilla/
- assets/vanilla/l10n/
- assets/img/
fonts:
- family: IconsX
fonts:
- asset: assets/icons.ttf