ds_sentry_logging_provider 0.0.1
ds_sentry_logging_provider: ^0.0.1 copied to clipboard
Sentry logging provider for DartStream.
We analyzed this package 5 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting ds_sentry_logging_provider...
Discovering libraries...
Linking elements...
Precaching local docs for 716643 elements...
Initialized dartdoc with 639 libraries
Generating docs for library ds_sentry_logging_entry.dart from package:ds_sentry_logging_provider/ds_sentry_logging_entry.dart...
Generating docs for library ds_sentry_logging_provider.dart from package:ds_sentry_logging_provider/ds_sentry_logging_provider.dart...
Generating docs for library ds_sentry_logging_export.dart from package:ds_sentry_logging_provider/ds_sentry_logging_export.dart...
Documented 3 public libraries in 26.3 seconds
ERR:
error: file already written at "ds_sentry_logging_provider/index.html"
for symbol ds_sentry_logging_provider: (file:///tmp/pana_DPSKKM/lib/ds_sentry_logging_export.dart:1:1)
conflicting with file already generated by ds_sentry_logging_provider: (file:///tmp/pana_DPSKKM/lib/ds_sentry_logging_provider.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'ds_sentry_logging_provider' conflicts with another symbol in the
generated path, and therefore can not be written out. Changing the
name, library name, or class name (if appropriate) of one of the
conflicting items can resolve the conflict. Alternatively, use the
@nodoc directive in one symbol's documentation comment to hide it.
error: file already written at "ds_sentry_logging_provider/ds_sentry_logging_provider-library.html"
[12 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.
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 |
|---|---|---|---|---|
ds_logging_base |
^0.0.1 |
0.0.1 | 0.0.1 | |
sentry |
^9.9.2 |
9.15.0 | 9.15.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
meta |
- | 1.18.2 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
web |
- | 1.1.1 | 1.1.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.