mustang_codegen 1.1.21 copy "mustang_codegen: ^1.1.21" to clipboard
mustang_codegen: ^1.1.21 copied to clipboard

This package is a dev dependency for Mustang framework. Complex code needed to manage application state, cache and other APIs is automatically generated by this package.

2
likes
140/ 160
pub points
7%
popularity

We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger 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: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

6 out of 8 API elements (75.0 %) have documentation comments.

Some symbols that are missing documentation: builder, mustang_codegen.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
partial
Pass static analysis
40 / 50trigger folding of the section

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

lib/src/aspect_generator/app_aspect_generator.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
analyzer ^5.2.0 5.13.0 6.5.2
build ^2.3.0 2.4.1 2.4.1
built_value_generator ^8.2.3 8.9.2 8.9.2
glob ^2.0.2 2.1.2 2.1.2
mustang_core ^1.1.10 1.1.13 4.0.0
path ^1.8.0 1.9.0 1.9.0
source_gen ^1.2.6 1.5.0 1.5.0
yaml ^3.1.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 61.0.0 70.0.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
build_config - 1.1.1 1.1.1
build_resolvers - 2.4.2 2.4.2
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
checked_yaml - 2.0.3 2.0.3
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.3.2 2.3.6
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
graphs - 2.3.1 2.3.1
hive - 2.2.3 2.2.3
json_annotation - 4.9.0 4.9.0
logging - 1.2.0 1.2.0
meta - 1.15.0 1.15.0
package_config - 2.1.0 2.1.0
pool - 1.5.1 1.5.1
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_transform - 2.1.0 2.1.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
watcher - 1.1.0 1.1.0

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

The constraint `^5.2.0` on analyzer does not support the stable version `6.0.0`.

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

The constraint `^1.1.10` on mustang_core does not support the stable version `3.0.0`.

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

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.

2
likes
140
pub points
7%
popularity

Publisher

verified publisherwrench.com

This package is a dev dependency for Mustang framework. Complex code needed to manage application state, cache and other APIs is automatically generated by this package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, built_value_generator, glob, mustang_core, path, source_gen, yaml

More

Packages that depend on mustang_codegen