modular_core 2.0.3+1 copy "modular_core: ^2.0.3+1" to clipboard
modular_core: ^2.0.3+1 copied to clipboard

Smart project structure with dependency injection and route management

13
likes
120/ 140
pub points
84%
popularity

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

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: MIT.

failed
Provide documentation
10 / 20trigger folding of the section

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

112 out of 183 API elements (61.2 %) have documentation comments.

Some symbols that are missing documentation: modular_core, modular_core.AsyncBindContract.asyncInject, modular_core.BindContext, modular_core.BindContext.BindContext, modular_core.BindContextImpl.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

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

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

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
characters >=1.1.0 <2.0.0 1.3.0 1.3.0
meta >=1.3.0 <2.0.0 1.15.0 1.15.0
modular_interfaces >=2.0.2 <3.0.0 2.0.2 3.0.0

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

The constraint `>=2.0.2 <3.0.0` on modular_interfaces does not support the stable version `3.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

13
likes
120
pub points
84%
popularity

Publisher

verified publisherflutterando.com.br

Smart project structure with dependency injection and route management

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

characters, meta, modular_interfaces

More

Packages that depend on modular_core