voo_logging 0.4.9
voo_logging: ^0.4.9 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.
We analyzed this package 5 days ago, and awarded it 150 pub points (of a possible 160):
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/voo_logging was unreachable. Make sure that the website is reachable via HEAD requests.
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.
10/10 points: 20% or more of the public API has dartdoc comments
70 out of 301 API elements (23.3 %) have documentation comments.
Some symbols that are missing documentation: dio_interceptor, dio_interceptor.VooDioInterceptor.VooDioInterceptor.new, dio_interceptor.VooDioInterceptor.interceptor, local_log_storage, local_log_storage.LocalLogStorage.getUniqueSessions.
10/10 points: Package has an example
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.dartthat imports:package:voo_logging/src/voo_logging_plugin.dartthat imports:package:voo_logging/features/logging/domain/entities/voo_logger.dartthat imports:package:voo_logging/features/logging/data/repositories/logger_repository_impl.dartthat imports:package:voo_logging/features/logging/data/datasources/local_log_storage.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:voo_logging/voo_logging.dartthat imports:package:voo_logging/src/voo_logging_plugin.dartthat imports:package:voo_logging/features/logging/domain/entities/voo_logger.dartthat imports:package:voo_logging/features/logging/data/repositories/logger_repository_impl.dartthat imports:package:voo_logging/features/logging/data/datasources/local_log_storage.dartthat imports:package:path_provider/path_provider.dartthat imports:package:path_provider_platform_interface/path_provider_platform_interface.dartthat imports:package:path_provider_platform_interface/src/method_channel_path_provider.dartthat imports:package:platform/platform.dartthat imports:package:platform/src/interface/local_platform.dartthat 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 7 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
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.7 | 2.0.7 | |
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.3 | 2.4.3 | |
voo_core |
^0.4.3 |
0.4.3 | 0.4.3 | |
voo_toast |
^0.0.6 |
0.0.8 | 0.0.8 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bloc |
- | 9.1.0 | 9.1.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_bloc |
- | 9.1.1 | 9.1.1 | |
flutter_hooks |
- | 0.21.3+1 | 0.21.3+1 | |
idb_shim |
- | 2.7.1+2 | 2.7.1+2 | |
intl |
- | 0.20.2 | 0.20.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
synchronized |
- | 3.4.0 | 3.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 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.