arcane_framework 1.2.7 copy "arcane_framework: ^1.2.7" to clipboard
arcane_framework: ^1.2.7 copied to clipboard

Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications

140/ 160
pub points
197
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

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

Detected license: BSD-3-Clause.

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

175 out of 178 API elements (98.3 %) have documentation comments.

Some symbols that are missing documentation: arcane_framework.ArcaneAuthInterface.ArcaneAuthInterface.new, arcane_framework.ArcaneService.ArcaneService.new, arcane_framework.ResultMonadException.message.

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/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

INFO: Statements in an if should be enclosed in a block.

lib/src/services/logging/logging_service.dart:159:9

    ╷
159 │         metadata.putIfAbsent("method", () => method!);
    │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/logging/logging_service.dart

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

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

Package Constraint Compatible Latest Notes
arcane_helper_utils ^1.4.7 1.4.7 1.4.7
collection ^1.18.0 1.19.1 1.19.1
flutter_bloc ^9.0.0 9.1.1 9.1.1
result_monad ^2.3.2 2.3.2 4.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
bloc - 9.2.1 9.2.1
characters - 1.4.1 1.4.1
freezed_annotation - 3.1.0 3.1.0
json_annotation - 4.11.0 4.11.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
nested - 1.0.0 1.0.0
provider - 6.1.5+1 6.1.5+1
vector_math - 2.2.0 2.3.0
week_number - 1.1.1 1.1.1

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

The constraint `^2.3.2` on result_monad does not support the stable version `3.0.0`.

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

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.23.12, Flutter 3.41.9, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
197
downloads

Documentation

API reference

Publisher

verified publisherhanskokx.com

Weekly Downloads

Agnostic Reusable Component Architecture for New Ecosystems: a modern framework for bootstrapping new applications

Repository (GitHub)
View/report issues
Contributing

Topics

#arcane-framework

License

BSD-3-Clause (license)

Dependencies

arcane_helper_utils, collection, flutter, flutter_bloc, result_monad

More

Packages that depend on arcane_framework