-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
52 lines (48 loc) · 1.19 KB
/
pubspec.yaml
File metadata and controls
52 lines (48 loc) · 1.19 KB
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
name: utilities
description: Flutter utilities.
version: 0.13.2
repository: "https://github.com/helpisdev/utilities.git"
homepage: "https://utilities.helpis.dev"
documentation: "https://utilities.helpis.dev/docs"
publish_to: none
environment:
sdk: ">=3.3.3 <4.0.0"
flutter: ">=3.19.5 <4.0.0"
dependencies:
autoequal: ^0.9.1
breakpoints_utilities:
path: packages/resizable_text/packages/breakpoints_utilities
collection: ^1.18.0
context_menu:
path: packages/context_menu
copy_with_extension: ^5.0.4
crypto: ^3.0.3
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_riverpod: ^2.5.1
intl: ^0.19.0
json_annotation: ^4.8.1
meta: ^1.12.0
path: ^1.9.0
path_provider: ^2.1.2
permission_handler: ^11.3.1
resizable_text:
path: packages/resizable_text
riverpod: ^2.5.1
screen_size_provider:
path: packages/resizable_text/packages/screen_size_provider
shimmer: ^3.0.0
universal_io: ^2.2.2
dev_dependencies:
autoequal_gen: ^0.9.1
build_runner: ^2.4.9
copy_with_extension_gen: ^5.0.4
json_serializable: ^6.7.1
melos: ^5.2.2
dependency_overrides:
intl: ^0.19.0
material_color_utilities: ^0.11.1
meta: ^1.12.0