fall_core_main 0.0.2 copy "fall_core_main: ^0.0.2" to clipboard
fall_core_main: ^0.0.2 copied to clipboard

Fall Core Main - Runtime components for Fall Core framework. Provides AOP services, hooks system and dependency injection utilities.

135/ 160
pub points
158
downloads

We analyzed this package 21 hours ago, and awarded it 135 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

58 out of 70 API elements (82.9 %) have documentation comments.

Some symbols that are missing documentation: fall_core_main, fall_core_main.AfterHook.AfterHook.new, fall_core_main.AopService.AopService.new, fall_core_main.AroundHook.AroundHook.new, fall_core_main.BeforeHook.BeforeHook.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:fall_core_main/fall_core_main.dart that imports:
  • package:fall_core_main/src/services/services.dart that imports:
  • package:fall_core_main/src/services/aop_service.dart that imports:
  • package:fall_core_base/fall_core_base.dart that imports:
  • package:fall_core_base/src/utils/utils.dart that imports:
  • package:fall_core_base/src/utils/logger_factory.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fall_core_main/fall_core_main.dart that imports:
  • package:fall_core_main/src/services/services.dart that imports:
  • package:fall_core_main/src/services/aop_service.dart that imports:
  • package:fall_core_base/fall_core_base.dart that imports:
  • package:fall_core_base/src/utils/utils.dart that imports:
  • package:fall_core_base/src/utils/logger_factory.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/advanced_file_output_stub.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 4 issues. Showing the first 2:

/tmp/pana_IEBMCE/lib/src/hooks/after_hook.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_IEBMCE/lib/src/hooks/around_hook.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
fall_core_base ^0.0.2 0.0.3 0.0.3
get ^4.7.2 4.7.2 4.7.2
logger ^2.6.1 2.6.1 2.6.1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
135
points
158
downloads

Publisher

unverified uploader

Weekly Downloads

Fall Core Main - Runtime components for Fall Core framework. Provides AOP services, hooks system and dependency injection utilities.

Repository (GitHub)
View/report issues

Topics

#aop #dependency-injection #hooks #runtime #services

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

fall_core_base, flutter, get, logger

More

Packages that depend on fall_core_main