utopia_arch 0.5.1+13 copy "utopia_arch: ^0.5.1+13" to clipboard
utopia_arch: ^0.5.1+13 copied to clipboard

Utopia libs - complete architecture (including hooks, widgets, utils, reporter, collections, validation)

140/ 160
pub points
173
downloads

We analyzed this package 14 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-2-Clause.

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

257 out of 828 API elements (31.0 %) have documentation comments.

Some symbols that are missing documentation: utopia_arch, utopia_arch.AnyExtensions, utopia_arch.AnyExtensions.also, utopia_arch.AnyExtensions.cast, utopia_arch.AnyExtensions.let.

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 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:utopia_arch/utopia_arch.dart that imports:
  • package:utopia_arch/src/error/run_with_reporter_and_ui_errors.dart that imports:
  • package:utopia_reporter/utopia_reporter.dart that imports:
  • package:utopia_reporter/src/logger_reporter.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:utopia_arch/utopia_arch.dart that imports:
  • package:utopia_arch/src/error/run_with_reporter_and_ui_errors.dart that imports:
  • package:utopia_reporter/utopia_reporter.dart that imports:
  • package:utopia_reporter/src/logger_reporter.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 9 issues. Showing the first 2:

/tmp/pana_HDYEGH/lib/src/error/global_error_handler.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_HDYEGH/lib/src/error/reporter_global_error_handler.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
injector ^4.0.0 4.0.0 4.0.0
page_transition ^2.0.2 2.2.1 2.2.1
shared_preferences ^2.0.7 2.5.3 2.5.3
utopia_collections ^0.1.1+1 0.1.1+1 0.1.1+1
utopia_hooks ^0.4.19+3 0.4.19+3 0.4.19+3
utopia_reporter ^0.1.0+5 0.1.0+5 0.1.0+5
utopia_utils ^0.3.3 0.3.3 0.3.3
utopia_validation ^0.1.0+4 0.1.0+4 0.1.0+4
utopia_widgets ^0.1.2+1 0.1.2+1 0.1.2+1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
equatable - 2.0.7 2.0.7
fast_immutable_collections - 11.1.0 11.1.0
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
intl - 0.20.2 0.20.2
logger - 2.6.2 2.6.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.16 2.4.16
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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.23.1, Flutter 3.38.0, Dart 3.10.0-290.4.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
140
points
173
downloads

Publisher

verified publisherutopiasoft.io

Weekly Downloads

Utopia libs - complete architecture (including hooks, widgets, utils, reporter, collections, validation)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, injector, page_transition, shared_preferences, utopia_collections, utopia_hooks, utopia_reporter, utopia_utils, utopia_validation, utopia_widgets

More

Packages that depend on utopia_arch