flutter_release_x 0.3.1 copy "flutter_release_x: ^0.3.1" to clipboard
flutter_release_x: ^0.3.1 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.

14
likes
160/ 160
pub points
371
downloads

We analyzed this package 12 hours ago, and awarded it 160 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/RittikSoni/Flutter-Release-X/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

61 out of 210 API elements (29.0 %) have documentation comments.

Some symbols that are missing documentation: app_config_model, app_config_model.AppConfigModel, app_config_model.AppConfigModel.AppConfigModel.fromYaml, app_config_model.AppConfigModel.AppConfigModel.new, app_config_model.AppConfigModel.flutterPath.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:flutter_release_x/cli.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:flutter_release_x/cli.dart that declares support for platforms: Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutter_release_x/cli.dart that imports:
  • package:flutter_release_x/constants/kstrings.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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
args ^2.6.0 2.7.0 2.7.0
dio ^5.7.0 5.8.0+1 5.8.0+1
googleapis ^13.2.0 13.2.0 14.0.0
googleapis_auth ^1.6.0 1.6.0 2.0.0
http ^1.2.2 1.3.0 1.3.0
http_parser ^4.1.2 4.1.2 4.1.2
image ^4.5.2 4.5.4 4.5.4
path ^1.9.0 1.9.1 1.9.1
qr ^3.0.2 3.0.2 3.0.2
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.7 1.0.7
archive - 4.0.5 4.0.5
async - 2.13.0 2.13.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
google_identity_services_web - 0.3.3 0.3.3
meta - 1.16.0 1.16.0
petitparser - 6.1.0 6.1.0
posix - 6.0.1 6.0.1
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
web - 1.1.1 1.1.1
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^13.2.0` on googleapis does not support the stable version `14.0.0`, that was published 13 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 `^1.6.0` on googleapis_auth does not support the stable version `2.0.0`, that was published 0 days ago.

When googleapis_auth is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions googleapis_auth to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 26Jul 24Aug 21Sep 18Oct 16Nov 13Dec 11Jan 8Feb 5Mar 5050100150200250>=0.0.0-0 <1.0.0
14
likes
160
points
371
downloads
screenshot

Publisher

verified publisherelpisverse.com

Weekly Downloads

2024.09.11 - 2025.03.26

A CLI tool to easily build, release, and share Flutter apps. Supports cloud uploads, QR codes, and download links for fast distribution.

Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #release #share-cloud #qr-code #app-distribution

Documentation

Documentation
API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

args, dio, googleapis, googleapis_auth, http, http_parser, image, path, qr, yaml

More

Packages that depend on flutter_release_x