app_package_maker_msix 0.2.1
app_package_maker_msix: ^0.2.1 copied to clipboard
Create a msix package for your app.
We analyzed this package 10 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: app_package_maker_msix.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: app_package_maker_msix, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Resolving dependencies... Downloading packages...
- _fe_analyzer_shared 91.0.0 (was 91.0.0) (92.0.0 available)
- analyzer 8.4.1 (was 8.4.1) (9.0.0 available)
- args 2.7.0 (was 2.7.0)
- async 2.13.0 (was 2.13.0)
- collection 1.19.1 (was 1.19.1)
- convert 3.1.2 (was 3.1.2)
- crypto 3.0.7 (was 3.0.7)
- csslib 1.0.2 (was 1.0.2)
[18 more lines]
ERR:
The current activation of
dartdoccannot resolve to the same set of dependencies.
Try reactivating the package.
dart pub global activate dartdoc
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Windows
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:app_package_maker_msix/app_package_maker_msix.dartthat imports:package:app_package_maker_msix/src/app_package_maker_msix.dartthat imports:package:msix/msix.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:app_package_maker_msix/app_package_maker_msix.dartthat imports:package:app_package_maker_msix/src/app_package_maker_msix.dartthat imports:package:msix/msix.dartthat declares support for platforms:Windows.
Package does not support platform `Linux`.
Because:
package:app_package_maker_msix/app_package_maker_msix.dartthat imports:package:app_package_maker_msix/src/app_package_maker_msix.dartthat imports:package:msix/msix.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:app_package_maker_msix/app_package_maker_msix.dartthat imports:package:app_package_maker_msix/src/app_package_maker_msix.dartthat imports:package:msix/msix.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:app_package_maker_msix/app_package_maker_msix.dartthat imports:package:app_package_maker_msix/src/app_package_maker_msix.dartthat imports:package:msix/msix.dartthat declares support for platforms:Windows.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 36 issues. Showing the first 2:
INFO: The variable name 'display_name' isn't a lowerCamelCase identifier.
lib/src/make_msix_config.dart:7:11
╷
7 │ String? display_name;
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/make_msix_config.dart
INFO: The variable name 'publisher_display_name' isn't a lowerCamelCase identifier.
lib/src/make_msix_config.dart:10:11
╷
10 │ String? publisher_display_name;
│ ^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/make_msix_config.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
app_package_maker |
^0.2.1 |
0.2.5 | 0.3.6 | Discontinued |
io |
^1.0.3 |
1.0.5 | 1.0.5 | |
msix |
^3.3.2 |
3.16.12 | 3.16.12 | |
path |
^1.8.1 |
1.9.1 | 1.9.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
cli_util |
- | 0.4.2 | 0.4.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
console |
- | 4.1.0 | 4.1.0 | |
crypto |
- | 3.0.7 | 3.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
get_it |
- | 8.3.0 | 9.2.0 | |
image |
- | 4.7.2 | 4.7.2 | |
json_annotation |
- | 4.9.0 | 4.9.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mustache_template |
- | 2.0.2 | 2.0.2 | |
package_config |
- | 2.2.0 | 2.2.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
posix |
- | 6.0.3 | 6.0.3 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.2.1` on app_package_maker does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions app_package_maker to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- app_package_maker.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Dart 3.10.4.
Check the analysis log for details.