exa_observability 1.1.3 exa_observability: ^1.1.3 copied to clipboard
Project of observability
We analyzed this package 16 hours 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 60 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis http://int-repository.whitelabel.com.br/mobile/flutter/libs/exa-observability.git
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: exa_observability
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
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: Apache-2.0
.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 52 API elements (0.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: exa_observability
, exa_observability.ExaGestaoObservabilityEnv
, exa_observability.ExaGestaoObservabilityEnv.ExaGestaoObservabilityEnv
, exa_observability.ExaGestaoObservabilityEnv.dsn
, exa_observability.ExaGuardObservability
.
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 `Android`.
Because:
package:exa_observability/exa_observability.dart
that imports:package:exa_observability/src/core/_export.dart
that imports:package:exa_observability/src/core/exa_observability_client.dart
that imports:package:sentry_flutter/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/on_error_integration.dart
that imports:package:sentry_flutter/src/sentry_flutter_options.dart
that imports:package:sentry_flutter/src/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/integrations.dart
that imports:package:sentry_flutter/src/integrations/load_release_integration.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:exa_observability/exa_observability.dart
that imports:package:exa_observability/src/core/_export.dart
that imports:package:exa_observability/src/core/exa_observability_client.dart
that imports:package:sentry_flutter/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/on_error_integration.dart
that imports:package:sentry_flutter/src/sentry_flutter_options.dart
that imports:package:sentry_flutter/src/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/integrations.dart
that imports:package:sentry_flutter/src/integrations/load_release_integration.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Linux`.
Because:
package:exa_observability/exa_observability.dart
that imports:package:exa_observability/src/core/_export.dart
that imports:package:exa_observability/src/core/exa_observability_client.dart
that imports:package:sentry_flutter/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/on_error_integration.dart
that imports:package:sentry_flutter/src/sentry_flutter_options.dart
that imports:package:sentry_flutter/src/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/integrations.dart
that imports:package:sentry_flutter/src/integrations/load_release_integration.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:exa_observability/exa_observability.dart
that imports:package:exa_observability/src/core/_export.dart
that imports:package:exa_observability/src/core/exa_observability_client.dart
that imports:package:sentry_flutter/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/on_error_integration.dart
that imports:package:sentry_flutter/src/sentry_flutter_options.dart
that imports:package:sentry_flutter/src/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/integrations.dart
that imports:package:sentry_flutter/src/integrations/load_release_integration.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:exa_observability/exa_observability.dart
that imports:package:exa_observability/src/core/_export.dart
that imports:package:exa_observability/src/core/exa_observability_client.dart
that imports:package:sentry_flutter/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/on_error_integration.dart
that imports:package:sentry_flutter/src/sentry_flutter_options.dart
that imports:package:sentry_flutter/src/sentry_flutter.dart
that imports:package:sentry_flutter/src/integrations/integrations.dart
that imports:package:sentry_flutter/src/integrations/load_release_integration.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_linux.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:exa_observability/exa_observability.dart
that imports:package:exa_observability/src/core/_export.dart
that imports:package:exa_observability/src/core/exa_observability_client.dart
that imports:package:sentry_flutter/sentry_flutter.dart
that imports:package:sentry_flutter/src/navigation/sentry_display_widget.dart
that imports:package:sentry_flutter/src/navigation/time_to_initial_display_tracker.dart
that imports:package:sentry/src/sentry_tracer.dart
that imports:package:sentry/src/sentry_tracer_finish_status.dart
that imports:package:sentry/sentry.dart
that imports:package:sentry/src/type_check_hint.dart
that imports:package:sentry/src/http_client/failed_request_client.dart
that imports:package:sentry/src/http_client/sentry_http_client.dart
that imports:package:sentry/src/http_client/breadcrumb_client.dart
that imports:package:sentry/src/hub_adapter.dart
that imports:package:sentry/src/sentry.dart
that imports:package:sentry/src/dart_exception_type_identifier.dart
that imports:package:sentry/src/dart_exception_type_identifier_io.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
INFO: 'enableTracing' is deprecated and shouldn't be used. Use either tracesSampleRate or tracesSampler instead. This will be removed in v9.
lib/src/infra/exa_observability/exa_observability.dart:55:17
╷
55 │ options.enableTracing = true;
│ ^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/infra/exa_observability/exa_observability.dart
/tmp/pana_KLXFCO/lib/src/core/_export.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
logging |
1.2.0 |
1.2.0 | 1.3.0 |
sentry_flutter |
8.9.0 |
8.9.0 | 8.11.2 |
sentry_logging |
8.9.0 |
8.9.0 | 8.11.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.2 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.1 | 4.1.1 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
package_info_plus |
- | 8.1.2 | 8.1.2 |
package_info_plus_platform_interface |
- | 3.0.2 | 3.0.2 |
path |
- | 1.9.1 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sentry |
- | 8.9.0 | 8.11.2 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
sprintf |
- | 7.0.0 | 7.0.0 |
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.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
web |
- | 1.1.0 | 1.1.0 |
win32 |
- | 5.9.0 | 5.9.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `1.2.0` on logging does not support the stable version `1.3.0`.
Try running dart pub upgrade --major-versions logging
to update the constraint.
The constraint `8.9.0` on sentry_flutter does not support the stable version `8.10.0`.
Try running dart pub upgrade --major-versions sentry_flutter
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.22.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.