flutter_distributor 0.4.5 flutter_distributor: ^0.4.5 copied to clipboard
A complete tool for packaging and publishing your Flutter apps.
We analyzed this package 12 days ago, and awarded it 135 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 2 links are insecure.
README.md:101:54
╷
101 │ <td align="center" valign="top" width="14.28%"><a href="http://animator.github.io"><img src="https://avatars.githubusercontent.com/u/615622?v=4?s=100" width="100px;" alt="Ankit Mahato"/><br /><sub><b>Ankit Mahato</b></sub></a><br /><a href="https://github.com/leanflutter/flutter_distributor/commits?author=animator" title="Documentation">📖</a></td>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https
URLs instead.
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
0 out of 21 API elements (0.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: flutter_distributor
, flutter_distributor.DistributeOptions
, flutter_distributor.DistributeOptions.DistributeOptions
, flutter_distributor.DistributeOptions.DistributeOptions.fromJson
, flutter_distributor.DistributeOptions.artifactName
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:flutter_distributor/flutter_distributor.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `iOS`.
Because:
package:flutter_distributor/flutter_distributor.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `Web`.
Because:
package:flutter_distributor/flutter_distributor.dart
that declares support for platforms:Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Linux`.
Because:
package:flutter_distributor/flutter_distributor.dart
that imports:package:flutter_distributor/src/flutter_distributor.dart
that imports:package:flutter_app_packager/flutter_app_packager.dart
that imports:package:flutter_app_packager/src/flutter_app_packager.dart
that imports:package:flutter_app_packager/src/makers/makers.dart
that imports:package:flutter_app_packager/src/makers/msix/app_package_maker_msix.dart
that imports:package:msix/msix.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:flutter_distributor/flutter_distributor.dart
that imports:package:flutter_distributor/src/flutter_distributor.dart
that imports:package:flutter_app_packager/flutter_app_packager.dart
that imports:package:flutter_app_packager/src/flutter_app_packager.dart
that imports:package:flutter_app_packager/src/makers/makers.dart
that imports:package:flutter_app_packager/src/makers/msix/app_package_maker_msix.dart
that imports:package:msix/msix.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:flutter_distributor/flutter_distributor.dart
that imports:package:flutter_distributor/src/flutter_distributor.dart
that imports:package:shell_uikit/shell_uikit.dart
that imports:package:shell_uikit/src/progress_bar.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
ansicolor |
^2.0.1 |
2.0.3 | 2.0.3 |
args |
^2.2.0 |
2.6.0 | 2.6.0 |
charset |
^2.0.1 |
2.0.1 | 2.0.1 |
dio |
^5.3.4 |
5.7.0 | 5.7.0 |
flutter_app_builder |
^0.4.5 |
0.4.5 | 0.4.5 |
flutter_app_packager |
^0.4.5 |
0.4.5 | 0.4.5 |
flutter_app_publisher |
^0.4.5 |
0.4.5 | 0.4.5 |
logging |
^1.0.2 |
1.3.0 | 1.3.0 |
path |
^1.8.1 |
1.9.1 | 1.9.1 |
pubspec_parse |
^1.1.0 |
1.4.0 | 1.4.0 |
shell_executor |
^0.1.6 |
0.1.6 | 0.1.6 |
shell_uikit |
^0.1.1 |
0.1.1 | 0.1.1 |
yaml |
^3.1.0 |
3.1.3 | 3.1.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_discoveryapis_commons |
- | 1.0.7 | 1.0.7 |
archive |
- | 3.6.1 | 4.0.2 |
async |
- | 2.12.0 | 2.12.0 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
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.6 | 3.0.6 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
file |
- | 7.0.1 | 7.0.1 |
get_it |
- | 7.7.0 | 8.0.3 |
glob |
- | 2.1.2 | 2.1.2 |
google_identity_services_web |
- | 0.3.3 | 0.3.3 |
googleapis |
- | 13.2.0 | 13.2.0 |
googleapis_auth |
- | 1.6.0 | 1.6.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
image |
- | 4.3.0 | 4.5.2 |
io |
- | 1.0.5 | 1.0.5 |
json_annotation |
- | 4.9.0 | 4.9.0 |
liquid_engine |
- | 0.2.2 | 0.2.2 |
meta |
- | 1.16.0 | 1.16.0 |
msix |
- | 3.16.8 | 3.16.8 |
mustache_template |
- | 2.0.0 | 2.0.0 |
package_config |
- | 2.1.1 | 2.1.1 |
parse_app_package |
- | 0.4.5 | 0.4.5 |
petitparser |
- | 6.0.2 | 6.0.2 |
plist_parser |
- | 0.0.11 | 0.0.11 |
pub_semver |
- | 2.1.5 | 2.1.5 |
qiniu_sdk_base |
- | 0.5.2 | 0.7.0 |
recase |
- | 4.1.0 | 4.1.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 |
uuid |
- | 3.0.7 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.22.17
, Dart 3.6.0
.
Check the analysis log for details.