fujidaiti/dart-package-inspector
Inspect dart/Flutter packages for a certain criteria
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report | JSON output of pana | yes | — |
| min-pub-points | Minimum required Pub points | — | — |
| min-convention-points | Minimum required points of 'convention' section | — | — |
| min-documentation-points | Minimum required points of 'documentation' section | — | — |
| min-platform-points | Minimum required points of 'platform' section | — | — |
| min-analysis-points | Minimum required points of 'analysis' section | — | — |
| min-dependency-points | Minimum required points of 'dependency' section | — | — |
| dart3-compatible | Ensure that the package is dart3 compatible | — | true |
| sound-null-safety | Ensure that the package is null safety | — | true |
| supported-SDKs | Ensure that all specified SDKs are supported | — | — |
| supported-platforms | Ensure that all specified platforms are supported | — | — |
Outputs
no outputs