patapata_sentry 1.1.0 patapata_sentry: ^1.1.0 copied to clipboard
This package is a plugin for Patapata that adds support for Sentry to your Patapata app.
We analyzed this package 23 hours ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
24 out of 26 API elements (92.3 %) have documentation comments.
Some symbols that are missing documentation: patapata_sentry
, patapata_sentry.SentryPlugin.methodCallLogs
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:patapata_sentry/patapata_sentry.dart
that imports:package:patapata_core/patapata_core_libs.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:patapata_sentry/patapata_sentry.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/event_processor/flutter_enricher_event_processor.dart
that imports:package:sentry_flutter/src/navigation/sentry_navigator_observer.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
.
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:patapata_sentry/patapata_sentry.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/event_processor/flutter_enricher_event_processor.dart
that imports:package:sentry_flutter/src/navigation/sentry_navigator_observer.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:patapata_sentry/patapata_sentry.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/event_processor/flutter_enricher_event_processor.dart
that imports:package:sentry_flutter/src/navigation/sentry_navigator_observer.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:patapata_sentry/patapata_sentry.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/event_processor/flutter_enricher_event_processor.dart
that imports:package:sentry_flutter/src/navigation/sentry_navigator_observer.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 `Web`.
Because:
package:patapata_sentry/patapata_sentry.dart
that imports:package:patapata_core/patapata_core.dart
that imports:package:patapata_core/src/notifications.dart
that imports:package:flutter_local_notifications/flutter_local_notifications.dart
that declares support for platforms:Android
,iOS
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:patapata_sentry/patapata_sentry.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/spotlight.dart
that imports:package:sentry/src/platform_checker.dart
that imports:package:sentry/src/platform/platform.dart
that imports:package:sentry/src/platform/_io_platform.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.
50/50 points: code has no errors, warnings, lints, or formatting issues
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 |
patapata_core |
^1.1.0 |
1.1.0 | 1.1.0 |
sentry |
^7.9.0 |
7.20.2 | 8.10.1 |
sentry_flutter |
^7.9.0 |
7.20.2 | 8.10.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.3.1 |
clock |
- | 1.1.1 | 1.1.2 |
collection |
- | 1.18.0 | 1.19.1 |
connectivity_plus |
- | 6.1.0 | 6.1.0 |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
dart_style |
- | 2.3.7 | 2.3.7 |
dbus |
- | 0.7.10 | 0.7.10 |
device_info_plus |
- | 10.1.2 | 11.1.1 |
device_info_plus_platform_interface |
- | 7.0.1 | 7.0.1 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
fixnum |
- | 1.1.1 | 1.1.1 |
flutter_local_notifications |
- | 17.2.4 | 18.0.1 |
flutter_local_notifications_linux |
- | 4.0.1 | 5.0.0 |
flutter_local_notifications_platform_interface |
- | 7.2.0 | 8.0.0 |
flutter_localizations |
- | 0.0.0 | 0.0.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
glob |
- | 2.1.2 | 2.1.2 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
intl |
- | 0.19.0 | 0.20.0 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
nested |
- | 1.0.0 | 1.0.0 |
nm |
- | 0.5.0 | 0.5.0 |
package_config |
- | 2.1.0 | 2.1.0 |
package_info_plus |
- | 6.0.0 | 8.1.1 |
package_info_plus_platform_interface |
- | 2.0.1 | 3.0.1 |
path |
- | 1.9.0 | 1.9.1 |
petitparser |
- | 6.0.2 | 6.0.2 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
provider |
- | 6.1.2 | 6.1.2 |
pub_semver |
- | 2.1.4 | 2.1.4 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_span |
- | 1.10.0 | 1.10.0 |
sprintf |
- | 7.0.0 | 7.0.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
timezone |
- | 0.9.4 | 0.10.0 |
typed_data |
- | 1.4.0 | 1.4.0 |
uuid |
- | 4.5.1 | 4.5.1 |
vector_math |
- | 2.1.4 | 2.1.4 |
visibility_detector |
- | 0.4.0+2 | 0.4.0+2 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 0.5.1 | 1.1.0 |
win32 |
- | 5.8.0 | 5.8.0 |
win32_registry |
- | 1.1.5 | 2.0.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
yaml |
- | 3.1.2 | 3.1.2 |
yaml_edit |
- | 2.2.1 | 2.2.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^7.9.0` on sentry does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions sentry
to update the constraint.
The constraint `^7.9.0` on sentry_flutter does not support the stable version `8.0.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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.