middleware_flutter_opentelemetry 1.0.6
middleware_flutter_opentelemetry: ^1.0.6 copied to clipboard
A Flutter package for OpenTelemetry based on middleware_dart_opentelemetry
We analyzed this package 10 hours ago, and awarded it 125 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` is empty.
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
`CHANGELOG.md` does not contain reference to the current version ("1.0.6").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
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.
10/10 points: 20% or more of the public API has dartdoc comments
788 out of 914 API elements (86.2 %) have documentation comments.
Some symbols that are missing documentation: middleware_flutter_opentelemetry, middleware_flutter_opentelemetry.BaseMetric.BaseMetric.new, middleware_flutter_opentelemetry.BaseMetric.attributes, middleware_flutter_opentelemetry.BaseMetric.timestamp, middleware_flutter_opentelemetry.BatterySemantics.
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 does not support platform `Web`.
Because:
package:middleware_flutter_opentelemetry/middleware_flutter_opentelemetry.dartthat imports:package:middleware_flutter_opentelemetry/src/trace/ui_tracer_provider.dartthat imports:package:middleware_flutter_opentelemetry/src/trace/ui_tracer.dartthat imports:package:middleware_flutter_opentelemetry/src/flutterrific_otel.dartthat imports:package:middleware_flutter_opentelemetry/src/recording/session_recording.dartthat imports:package:path_provider/path_provider.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: Missing type annotation.
lib/src/flutterrific_otel.dart:759:10
╷
759 │ static forceFlush() {
│ ^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/flutterrific_otel.dart
INFO: Missing type annotation.
lib/src/flutterrific_otel.dart:765:10
╷
765 │ static reset() {
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/flutterrific_otel.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
^4.0.7 |
4.0.7 | 4.0.7 | |
dartastic_opentelemetry_api |
^0.8.8 |
0.8.8 | 0.9.0 | |
go_router |
^14.8.1 |
14.8.1 | 17.0.1 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
meta |
^1.16.0 |
1.17.0 | 1.17.0 | |
middleware_dart_opentelemetry |
^1.0.5 |
1.0.5 | 1.0.5 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
uuid |
^4.5.1 |
4.5.2 | 4.5.2 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
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 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio |
- | 5.9.0 | 5.9.0 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.0.0 | 2.0.0 | |
grpc |
- | 4.2.0 | 5.1.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
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 | |
posix |
- | 6.0.3 | 6.0.3 | |
protobuf |
- | 4.2.0 | 6.0.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 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.8.8` on dartastic_opentelemetry_api does not support the stable version `0.9.0`, that was published 22 days ago.
When dartastic_opentelemetry_api is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions dartastic_opentelemetry_api to update the constraint.
The constraint `^14.8.1` on go_router does not support the stable version `15.0.0`.
Try running dart pub upgrade --major-versions go_router to update the constraint.
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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.