flutter_release_x 0.7.0
flutter_release_x: ^0.7.0 copied to clipboard
A CLI tool to easily build, release, and share Flutter apps. Supports cloud uploads, QR codes, and download links for fast distribution.
We analyzed this package 13 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: 20% or more of the public API has dartdoc comments
217 out of 531 API elements (40.9 %) have documentation comments.
Some symbols that are missing documentation: app_config_model, app_config_model.AWSModel, app_config_model.AWSModel.AWSModel.fromYaml, app_config_model.AWSModel.AWSModel.new, app_config_model.AWSModel.accessKeyId.
10/10 points: Package has an example and has no issues with screenshots
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_release_x/cli.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:flutter_release_x/cli.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:flutter_release_x/cli.dartthat declares support for platforms:Windows,Linux,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
dio |
^5.9.0 |
5.11.1 | 5.11.1 | |
googleapis |
^16.0.0 |
16.0.0 | 17.0.0 | |
googleapis_auth |
^2.0.0 |
2.3.3 | 2.3.3 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image |
^4.5.4 |
4.10.0 | 4.10.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
qr |
^3.0.2 |
3.0.2 | 4.0.0 | |
yaml |
^3.1.3 |
3.1.4 | 3.1.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_discoveryapis_commons |
- | 1.0.8 | 1.0.8 | |
archive |
- | 4.3.0 | 4.3.0 | |
async |
- | 2.13.1 | 2.13.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
dio_web_adapter |
- | 2.2.2 | 2.2.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
google_cloud |
- | 0.5.0 | 0.5.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
meta |
- | 1.19.0 | 1.19.0 | |
mime |
- | 2.1.0 | 2.1.0 | |
posix |
- | 6.5.2 | 6.5.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.2 | 1.12.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^16.0.0` on googleapis does not support the stable version `17.0.0`, that was published 19 days ago.
When googleapis is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions googleapis to update the constraint.
The constraint `^3.0.2` on qr does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions qr to update the constraint.
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.19, Dart 3.13.1.
Check the analysis log for details.
