revere_debug_extension 0.2.0 copy "revere_debug_extension: ^0.2.0" to clipboard
revere_debug_extension: ^0.2.0 copied to clipboard

A Flutter plugin for revere to collect and display app metrics and logs in real-time.

140/ 160
pub points
120
downloads

We analyzed this package 12 hours ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting revere_debug_extension... Discovering libraries... Linking elements... Precaching local docs for 647501 elements... Initialized dartdoc with 820 libraries Generating docs for library revere_debug_extension.dart from package:revere_debug_extension/revere_debug_extension.dart... Generating docs for library revere_debug_extension_method_channel.dart from package:revere_debug_extension/revere_debug_extension_method_channel.dart... Generating docs for library debug_extension.dart from package:revere_debug_extension/debug_extension.dart... Generating docs for library revere_debug_extension_platform_interface.dart from package:revere_debug_extension/revere_debug_extension_platform_interface.dart... Documented 4 public libraries in 40.7 seconds ERR: warning: ambiguous reexport of metrics_widget.MetricsWidget, canonicalization candidates: (revere_debug_extension, revere_debug_extension) -> revere_debug_extension (confidence 0.000) from metrics_widget.MetricsWidget: (file:///tmp/pana_LPODTC/lib/src/ui/metrics_widget.dart:6:7) revere_debug_extension: 2.177 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) revere_debug_extension: 2.177 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) Use {@canonicalFor metrics_widget.MetricsWidget} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which library will be displayed in navigation for the relevant pages. The flag [90 more lines]

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:revere_debug_extension/revere_debug_extension.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Dangling library doc comment.

lib/src/transport/state_transport.dart:1:1

  ╷
1 │ /// Holds a limited-length state history for any data type.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/transport/state_transport.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.17.0 1.19.1 1.19.1
meta ^1.9.0 1.17.0 1.18.2
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
provider ^6.0.0 6.1.5+1 6.1.5+1
revere ^2.0.0 2.0.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
material_color_utilities - 0.13.0 0.13.0
nested - 1.0.0 1.0.0
vector_math - 2.2.0 2.3.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Flutter 3.41.6, Dart 3.11.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
120
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for revere to collect and display app metrics and logs in real-time.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter, meta, plugin_platform_interface, provider, revere

More

Packages that depend on revere_debug_extension

Packages that implement revere_debug_extension