xsoulspace_logger_universal_storage 1.0.0-beta.0
xsoulspace_logger_universal_storage: ^1.0.0-beta.0 copied to clipboard
universal_storage_interface sink adapter for xsoulspace_logger with append snapshots, compaction, and restore hooks.
We analyzed this package 2 hours ago, and awarded it 150 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Repository has no matching pubspec.yaml with name: xsoulspace_logger_universal_storage.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: xsoulspace_logger_universal_storage, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Homepage URL doesn't exist.
At the time of the analysis https://github.com/xsoulspace/dart_flutter_packages/tree/main/pkgs/xsoulspace_logger_universal_storage was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/xsoulspace/dart_flutter_packages/tree/main/pkgs/xsoulspace_logger_universal_storage 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
4 out of 20 API elements (20.0 %) have documentation comments.
Some symbols that are missing documentation: xsoulspace_logger_universal_storage, xsoulspace_logger_universal_storage.UniversalStorageSink.UniversalStorageSink.new, xsoulspace_logger_universal_storage.UniversalStorageSink.config, xsoulspace_logger_universal_storage.UniversalStorageSink.dispose, xsoulspace_logger_universal_storage.UniversalStorageSink.enqueue.
10/10 points: Package has an example
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:xsoulspace_logger_universal_storage/xsoulspace_logger_universal_storage.dartthat imports:package:xsoulspace_logger_universal_storage/src/universal_storage_sink.dartthat imports:package:universal_storage_interface/universal_storage_interface.dartthat imports:package:universal_storage_interface/src/utils/utils.dartthat imports:package:universal_storage_interface/src/utils/hash_utils.dartthat imports:package:universal_storage_interface/src/storage_service.dartthat imports:package:universal_storage_interface/src/storage_service_contracts.dartthat imports:package:universal_storage_interface/src/models/storage_config.dartthat imports:package:universal_storage_interface/src/models/file_path_config.dartthat imports:package:universal_storage_interface/src/models/macos_bookmark.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
universal_storage_interface |
>=0.1.0-dev.10 <0.2.0 |
0.1.0-dev.10 | 0.1.0-dev.10 | |
xsoulspace_logger |
^1.0.0-beta.0 |
1.0.0-beta.0 | 1.0.0-beta.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
from_json_to_json |
- | 0.4.0 | 0.5.0 | |
is_dart_empty_or_not |
- | 0.3.0 | 0.4.0 | |
meta |
- | 1.18.2 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 |
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.11, Dart 3.11.2.
Check the analysis log for details.