quickfire 1.0.10 copy "quickfire: ^1.0.10" to clipboard
quickfire: ^1.0.10 copied to clipboard

auth, Bloc, onboarding, Payment, UI and Play Store deployment, effortlessly woven for an elevated development experience.

8
likes
135/ 160
pub points
46
downloads

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

failed
Follow Dart file conventions
25 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:10:163

   ╷
10 │ <a href="https://github.com/ellerbrock/open-source-badges/"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103" alt="Open Source Love svg1" /></a> <a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome" /></a> <img src="https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square" alt="contributions welcome" /> <img src="https://img.shields.io/github/contributors-anon/FOSS-Community/quickfire" alt="GitHub contributors" /></h2>
   │                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

84 out of 180 API elements (46.7 %) have documentation comments.

Some symbols that are missing documentation: assets_handler, assets_handler.AssetsHandler, assets_handler.AssetsHandler.AssetsHandler, assets_handler.AssetsHandler.handleAssets, assets_handler.AssetsHandler.replaceAssetsBlock.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger 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:quickfire/commands/build_project.dart that imports:
  • package:quickfire/tools/cli_handler.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:quickfire/commands/build_project.dart that imports:
  • package:quickfire/tools/cli_handler.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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

/tmp/pana_FMZEGG/lib/commands/build_project.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_FMZEGG/lib/core/create_project/assets_handler.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
args ^2.4.2 2.6.0 2.6.0
http ^1.1.2 1.2.2 1.2.2
path ^1.8.3 1.9.1 1.9.1
yaml ^3.1.2 3.1.3 3.1.3
yaml_edit ^2.1.1 2.2.2 2.2.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
collection - 1.19.1 1.19.1
http_parser - 4.1.1 4.1.1
meta - 1.16.0 1.16.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
web - 1.1.0 1.1.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.

8
likes
135
points
46
downloads

Publisher

verified publisherutkarshshrivastava.site

Weekly Downloads

auth, Bloc, onboarding, Payment, UI and Play Store deployment, effortlessly woven for an elevated development experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, http, path, yaml, yaml_edit

More

Packages that depend on quickfire