-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
42 lines (42 loc) · 1.09 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
name: 'github_sponsor_project'
description: 'A sample command-line application.'
version: '0.0.0'
repository: 'https://github.com/{main_username_owner}/github_sponsor'
homepage: 'https://github.com/{main_username_owner}/github_sponsor'
issue_tracker: 'https://github.com/{main_username_owner}/github_sponsor/issues'
documentation: 'https://github.com/{main_username_owner}/github_sponsor/tree/main/docs'
funding:
- 'https://github.com/sponsors/{main_username_owner}'
- 'https://github.com/sponsors/azkadev'
- 'https://github.com/sponsors/generalfoss'
platforms:
android: null
ios: null
linux: null
macos: null
web: null
windows: null
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_universe: '^0.0.0'
packagex: '^0.0.0'
path: '^1.9.0'
yaml: '^3.1.3'
yaml_edit: '^2.2.0'
dev_dependencies:
lints: '^5.0.0'
test: 'any'
publish_to: 'none'
dependency_overrides:
mime: '^2.0.0'
pointycastle: '^4.0.0'
project:
type: ''
is_use_direct_package: false
is_private: false
developers:
- username: ''
note: ''
social_medias:
- 'https://github.com'