-
Notifications
You must be signed in to change notification settings - Fork 11
/
pubspec.yaml
112 lines (102 loc) · 2.24 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
name: alga
description: A powerful tool app for all developers.
homepage: https://github.com/laiiihz/alga
repository: https://github.com/laiiihz/alga
publish_to: "none"
version: 2.0.2-dev+39
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.18.1
# custom packages
lorem_ipsum:
path: ./packages/lorem_ipsum
highlight_textspan:
path: ./packages/highlight_textspan
language_textfield:
path: ./packages/language_textfield
# py_dict_parser:
# path: ./packages/py_dict_parser
# alga_parser:
# path: ./packages/alga_parser
cupertino_icons: ^1.0.6
archive: ^3.4.9
dart_style: ^2.3.4
uuid: ^4.2.1
flutter_svg: ^2.0.9
window_manager: ^0.3.7
yaml: ^3.1.2
json2yaml:
git:
url: https://github.com/laiiihz/json2yaml
flutter_markdown: ^0.6.18+2
url_launcher: ^6.2.2
animations: ^2.0.10
flutter_riverpod: ^2.4.9
sass: ^1.69.5
file_selector: ^1.0.1
shelf_static: ^1.1.2
flutter_highlight: ^0.7.0
hive: ^2.2.3
hive_flutter: ^1.1.0
qr_flutter: ^4.1.0
blurhash_dart: ^1.2.1
flutter_blurhash: ^0.8.1
image_picker: ^1.0.4
device_info_plus: ^9.1.1
network_info_plus: ^4.1.0
markdown: ^7.1.1
pointycastle: ^3.7.3
pigment: ^1.0.4
go_router: ^13.0.0
image: ^4.1.3
convert: ^3.1.1
path: ^1.8.3
shelf: ^1.4.1
adaptive_breakpoints: ^0.1.6
dynamic_color: ^1.6.9
multi_split_view: ^2.4.0
auto_size_text: ^3.0.0
filesize: ^2.0.1
riverpod_annotation: ^2.3.3
file: ^7.0.0
path_provider: ^2.1.1
quick_actions: ^1.0.6
connectivity_plus: ^5.0.2
flutter_js: ^0.8.0
google_fonts: ^6.1.0
two_dimensional_scrollables: ^0.0.5
gal: ^2.1.4
dio: ^5.3.4
flex_color_picker: ^3.3.0
toml: ^0.15.0
xml: ^6.3.0
package_info_plus: ^5.0.1
bot_toast: ^4.1.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
build_runner: ^2.4.7
msix: ^3.16.7
riverpod_generator: ^2.3.9
go_router_builder: ^2.4.0
riverpod_lint: ^2.3.7
custom_lint: ^0.5.7
grinder: ^0.9.5
cli_util: ^0.4.1
flutter:
uses-material-design: true
generate: true
assets:
- assets/icons/
- assets/logo/
- assets/images/
- assets/android/
import_sorter:
emojis: true
comments: false