voo_logging 0.4.11 copy "voo_logging: ^0.4.11" to clipboard
voo_logging: ^0.4.11 copied to clipboard

Zero-config Flutter logging with pretty console output, persistent storage, DevTools integration, and Dio interceptor. Just call VooLogger.info() and it works.

140/ 160
pub points
652
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/voostack/voo_flutter/tree/main/packages/dev/voo_logging was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/voostack/voo_flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

OUT: Documenting voo_logging... Discovering libraries... ERR: dartdoc 9.0.1 (/home/worker/dartdoc/build/dartdoc) failed: Null check operator used on a null value #0 LibraryManifestBuilder._getInterfaceElementMemberId (package:analyzer/src/fine/library_manifest.dart:1585) #1 LibraryManifestBuilder._fillInterfaceElementInterface.

Passed check 10/10 points: Package has 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 does not support platform `Web`.

Because:

  • package:voo_logging/voo_logging.dart that imports:
  • package:voo_logging/src/voo_logging_plugin.dart that imports:
  • package:voo_logging/features/logging/domain/entities/voo_logger.dart that imports:
  • package:voo_logging/features/logging/data/repositories/logger_repository_impl.dart that imports:
  • package:voo_logging/features/logging/data/datasources/local_log_storage.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:voo_logging/voo_logging.dart that imports:
  • package:voo_logging/src/voo_logging_plugin.dart that imports:
  • package:voo_logging/features/logging/domain/entities/voo_logger.dart that imports:
  • package:voo_logging/features/logging/data/repositories/logger_repository_impl.dart that imports:
  • package:voo_logging/features/logging/data/datasources/local_log_storage.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.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

Found 10 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/core/core.dart:1:1

  ╷
1 │ /// Core feature barrel file
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/core.dart

INFO: The type parameter name 'Type' matches a visible type name.

lib/core/data/usecases/usecase.dart:1:24

  ╷
1 │ abstract class UseCase<Type, Params> {
  │                        ^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/core/data/usecases/usecase.dart

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

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

Package Constraint Compatible Latest Notes
equatable ^2.0.5 2.0.8 2.0.8
http ^1.2.0 1.6.0 1.6.0
json_annotation ^4.9.0 4.9.0 4.9.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
sembast ^3.8.5+1 3.8.6 3.8.6
sembast_web ^2.4.2 2.4.4 2.4.4
voo_core ^0.4.3 0.4.3 1.1.1
voo_toast ^0.0.6 0.0.8 0.0.8
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
bloc - 9.2.0 9.2.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
flutter_bloc - 9.1.1 9.1.1
flutter_hooks - 0.21.3+1 0.21.3+1
glob - 2.1.3 2.1.3
hooks - 1.0.0 1.0.0
http_parser - 4.1.2 4.1.2
idb_shim - 2.8.1 2.8.1
intl - 0.20.2 0.20.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
native_toolchain_c - 0.17.4 0.17.4
nested - 1.0.0 1.0.0
objective_c - 9.2.4 9.2.4
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
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
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.0 2.2.0
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
voo_responsive - 0.1.4 0.1.4
voo_tokens - 0.0.8 0.0.8
voo_ui_core - 0.1.3 0.1.3
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

The constraint `^0.4.3` on voo_core does not support the stable version `1.0.0`, that was published 3 days ago.

When voo_core is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions voo_core 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.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
6
likes
140
points
652
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

Zero-config Flutter logging with pretty console output, persistent storage, DevTools integration, and Dio interceptor. Just call VooLogger.info() and it works.

Homepage
Repository (GitHub)
View/report issues

Topics

#logging #debugging #devtools #dio

License

MIT (license)

Dependencies

equatable, flutter, http, json_annotation, path, path_provider, sembast, sembast_web, voo_core, voo_toast

More

Packages that depend on voo_logging