fcoregen 1.0.4 copy "fcoregen: ^1.0.4" to clipboard
fcoregen: ^1.0.4 copied to clipboard

Fcore Gen Project

5
likes
100/ 140
pub points
0%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://tech.fighttech.vn/ was unreachable. Make sure that the website is reachable via HEAD requests.

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: BSD-3-Clause.

partial
Provide documentation
10 / 20trigger folding of the section

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

17 out of 149 API elements (11.4 %) 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.

Some symbols that are missing documentation: bloc, config_yaml, config_yaml.ConfigYamlHelper, config_yaml.ConfigYamlHelper.ConfigYamlHelper, config_yaml.ConfigYamlHelper.checkConfig.

10/10 points: Package has 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:fcoregen/fcoregen.dart that imports:
  • package:fcoregen/bin/localization.dart that imports:
  • package:fcoregen/helpers/helpers.dart that imports:
  • package:fcoregen/helpers/input_output_helper.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 14 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/features/generate_feature/templates/bloc/bloc.dart:1:1

  ╷
1 │ ┌ /// Replase with key
2 │ │ /// - <Generate|Name>
3 │ └ /// - <Generate|NameUpperFirst>
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/features/generate_feature/templates/bloc/bloc.dart

INFO: Dangling library doc comment.

lib/features/generate_feature/templates/bloc/event.dart:1:1

  ╷
1 │ ┌ /// Replase with key
2 │ │ /// - <Generate|Name>
3 │ └ /// - <Generate|NameUpperFirst>
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/features/generate_feature/templates/bloc/event.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
args 2.0.0 2.0.0 2.5.0
csv ^5.0.0 5.1.1 6.0.0
http ^0.13.3 0.13.6 1.2.1
image ^3.0.2 3.1.3 4.1.7
meta ^1.3.0 1.14.0 1.14.0
path ^1.8.0 1.9.0 1.9.0
universal_io ^2.0.4 2.2.2 2.2.2
xml ^5.1.2 5.4.1 6.5.0
yaml ^3.1.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
http_parser - 4.0.2 4.0.2
petitparser - 5.4.0 6.0.2
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

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

Found 5 issues. Showing the first 2:

The constraint `2.0.0` on args does not support the stable version `2.1.0`.

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

The constraint `^5.0.0` on csv does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

5
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Fcore Gen Project

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, csv, http, image, meta, path, universal_io, xml, yaml

More

Packages that depend on fcoregen