flutter_app_packager 0.3.0 icon indicating copy to clipboard operation
flutter_app_packager: ^0.3.0 copied to clipboard

Package your Flutter app into OS-specific bundles (.dmg, .exe, etc.) via Dart or the command line.

20
likes
120/ 140
pub points
65%
popularity

We analyzed this package 19 hours ago, and awarded it 120 pub points (of a possible 140):

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger folding of the section

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.

icon indicating section status
Provide documentation
0 / 20icon to trigger folding of the section

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

  • 0 out of 4 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.

icon indicating section status
Platform support
20 / 20icon to trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, MacOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ MacOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • 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/zip/app_package_maker_zip.dart that imports:
  • package:shell_executor/shell_executor.dart that imports:
  • package:shell_executor/src/shell_executor.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
30 / 30icon to trigger folding of the section

30/30 points: code has no errors, warnings, lints, or formatting issues

icon indicating section status
Support up-to-date dependencies
20 / 20icon to trigger folding of the section

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

PackageConstraintCompatibleLatest
app_package_maker^0.3.00.3.00.3.0
archive^3.1.53.3.63.3.6
glob^2.1.12.1.12.1.1
io^1.0.31.0.41.0.4
liquid_engine^0.2.20.2.20.2.2
path^1.8.11.8.31.8.3
shell_executor^0.1.10.1.10.1.1
Transitive dependencies
PackageConstraintCompatibleLatest
async-2.11.02.11.0
checked_yaml-2.0.22.0.2
collection-1.17.11.17.1
convert-3.1.13.1.1
crypto-3.0.23.0.2
file-6.1.46.1.4
js-0.6.70.6.7
json_annotation-4.8.04.8.0
meta-1.9.01.9.0
mustache_template-2.0.02.0.0
pointycastle-3.7.03.7.0
pub_semver-2.1.32.1.3
pubspec_parse-1.2.21.2.2
source_span-1.9.11.9.1
string_scanner-1.2.01.2.0
term_glyph-1.2.11.2.1
typed_data-1.3.11.3.1
yaml-3.1.13.1.1

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

icon indicating section status
Support sound null safety
20 / 20icon to trigger folding of the section

20/20 points: Package and dependencies are fully migrated to null safety!

Analysed with Pana 0.21.27, Dart 2.19.4.

20
likes
120
pub points
65%
popularity

Publisher

verified publisher iconleanflutter.org

Package your Flutter app into OS-specific bundles (.dmg, .exe, etc.) via Dart or the command line.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

app_package_maker, archive, glob, io, liquid_engine, path, shell_executor

More

Packages that depend on flutter_app_packager