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.

7
likes
135/ 160
pub points
0%
popularity

We analyzed this package 4 days 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.

OK
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
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:

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

To format your files run: dart format .

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.5.0 2.5.0
http ^1.1.2 1.2.1 1.2.1
path ^1.8.3 1.9.0 1.9.0
yaml ^3.1.2 3.1.2 3.1.2
yaml_edit ^2.1.1 2.2.1 2.2.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
http_parser - 4.0.2 4.0.2
meta - 1.15.0 1.15.0
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
web - 0.5.1 0.5.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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.5, Dart 3.4.1.

Check the analysis log for details.

7
likes
135
pub points
0%
popularity

Publisher

verified publisherutkarshshrivastava.site

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