df_gen_core 0.8.0 copy "df_gen_core: ^0.8.0" to clipboard
df_gen_core: ^0.8.0 copied to clipboard

A package that provides core utilities for practical code generation.

130/ 160
pub points
480
downloads

We analyzed this package 19 hours ago, and awarded it 130 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

Funding URL doesn't exist.

At the time of the analysis https://www.patreon.com/c/robelator 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

254 out of 549 API elements (46.3 %) have documentation comments.

Some symbols that are missing documentation: df_gen_core.AnsiStyle.AnsiStyle.new, df_gen_core.CategorizedPattern, df_gen_core.CategorizedPattern.CategorizedPattern.new, df_gen_core.CategorizedPattern.DEFAULT, df_gen_core.CategorizedPattern.categorize.

Passed check 10/10 points: Package has an example

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

Passed check 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:df_gen_core/df_gen_core.dart that imports:
  • package:analyzer/dart/analysis/analysis_context_collection.dart that imports:
  • package:analyzer/src/dart/analysis/analysis_context_collection.dart that imports:
  • package:analyzer/src/util/sdk.dart that imports:
  • dart:io
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

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
analyzer ^8.0.0 8.4.1 14.0.0
args ^2.7.0 2.7.0 2.7.0
collection ^1.19.1 1.19.1 1.19.1
df_collection ^0.10.0 0.10.0 0.10.0
df_config ^0.8.0 0.8.0 0.8.0
df_log ^0.5.1 0.5.1 0.6.1
df_safer_dart ^0.21.0 0.21.0 0.21.0
df_string ^0.3.0 0.3.0 0.3.0
df_type ^0.16.0 0.16.1 0.16.1
equatable ^2.0.7 2.0.8 2.0.8
http ^1.4.0 1.6.0 1.6.0
meta ^1.16.0 1.18.3 1.18.3
path ^1.9.1 1.9.1 1.9.1
source_gen ^4.0.0 4.2.3 4.2.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 91.0.0 104.0.0
async - 2.13.1 2.13.1
build - 4.0.6 4.0.6
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dart_style - 3.1.3 3.1.9
df_safer_dart_annotations - 0.3.1 0.3.1
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
package_config - 2.2.0 3.0.0
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.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
uuid - 4.5.3 4.5.3
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

The constraint `^8.0.0` on analyzer does not support the stable version `9.0.0`.

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

The constraint `^0.5.1` on df_log does not support the stable version `0.6.0`, that was published 5 days ago.

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

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_GETTER - lib/src/language_support/dart_annotated_class_analyzer.dart:88:37 - The getter 'element' isn't defined for the type 'LibraryElementResult'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
130
points
480
downloads

Documentation

API reference

Publisher

verified publisherdev-cetera.com

Weekly Downloads

A package that provides core utilities for practical code generation.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
github.com

License

MIT (license)

Dependencies

analyzer, args, collection, df_collection, df_config, df_log, df_safer_dart, df_string, df_type, equatable, http, meta, path, source_gen

More

Packages that depend on df_gen_core