-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
53 lines (53 loc) · 1.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
name: 'packagex'
description: 'A library for package dart or flutter to specific platform.'
version: '0.0.62'
homepage: 'https://youtube.com/@azkadev'
repository: 'https://github.com/azkadev/packagex.git'
platforms:
android: null
ios: null
linux: null
macos: null
web: null
windows: null
environment:
sdk: '>=3.3.3 <4.0.0'
dev_dependencies:
lints: '^4.0.0'
msix: '^3.16.7'
test: 'any'
executables:
packagex: 'packagex'
dependencies:
collection: '^1.18.0'
general_lib: '^0.0.48'
github: '^9.24.0'
http: '^1.2.2'
mason_logger: '^0.3.1'
mime: '^1.0.6'
path: '^1.9.0'
universal_io: '^2.2.2'
yaml: '^3.1.2'
yaml_writer: '^2.0.0'
system_information: '^0.0.2'
packagex:
name: 'packagex'
dart_target: 'packagex'
flutter_target: 'main'
dart_name: 'packagex'
flutter_name: 'packagex'
flutter_commands:
obfuscate: true
split-debug-info: '0.0.5'
project_id: 'azkadev.packagex'
github_username: 'azkadev'
msix_config:
display_name: 'packagex'
install_certificate: false
dependency_overrides:
pointycastle: '3.8.0'
funding:
- 'https://github.com/sponsors/azkadev'
- 'https://github.com/sponsors/generalfoss'
issue_tracker: 'https://t.me/DEVELOPER_GLOBAL_PUBLIC'
documentation: 'https://youtube.com/@azkadev'