avy_debug_panel 1.0.2 copy "avy_debug_panel: ^1.0.2" to clipboard
avy_debug_panel: ^1.0.2 copied to clipboard

A powerful in-app developer debug console for Flutter apps. Features gesture triggers, logs viewer, network inspector, device info, storage viewer, and feature toggles.

130/ 160
pub points
43
downloads

We analyzed this package 6 days ago, and awarded it 130 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: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

272 out of 278 API elements (97.8 %) have documentation comments.

Some symbols that are missing documentation: flutter_debug_panel.DebugPanelConfig.DebugPanelConfig.new, flutter_debug_panel.DebugPanelThemeProvider.DebugPanelThemeProvider.new, flutter_debug_panel.DebugPanelThemeProvider.of, flutter_debug_panel.DebugPanelThemeProvider.theme, network_logger.DebugNetworkInterceptor.DebugNetworkInterceptor.new.

Passed check 10/10 points: Package has an example

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/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:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/debug_panel.dart that imports:
  • package:avy_debug_panel/panels/device_panel.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/debug_panel.dart that imports:
  • package:avy_debug_panel/panels/device_panel.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/flutter_debug_panel.dart that imports:
  • package:shake/shake.dart that imports:
  • package:sensors_plus/sensors_plus.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/flutter_debug_panel.dart that imports:
  • package:shake/shake.dart that imports:
  • package:sensors_plus/sensors_plus.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/flutter_debug_panel.dart that imports:
  • package:shake/shake.dart that imports:
  • package:sensors_plus/sensors_plus.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/debug_panel.dart that imports:
  • package:avy_debug_panel/panels/device_panel.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • dart:io

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:avy_debug_panel/debug_overlay.dart that imports:
  • package:avy_debug_panel/debug_panel.dart that imports:
  • package:avy_debug_panel/panels/device_panel.dart that imports:
  • package:avy_debug_panel/src/platform/platform.dart that imports:
  • package:avy_debug_panel/src/platform/platform_io.dart that imports:
  • dart:io

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.cn/web/wasm 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: 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre.

lib/panels/feature_flags_panel.dart:306:7

    ╷
306 │       activeColor: widget.config.accentColor ?? Colors.cyanAccent,
    │       ^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/panels/feature_flags_panel.dart

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

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

Package Constraint Compatible Latest Notes
device_info_plus ^9.1.0 9.1.2 13.2.0
dio ^5.4.0 5.11.1 5.11.1
intl ^0.19.0 0.19.0 0.20.3
shake ^2.2.0 2.2.0 3.0.0
shared_preferences ^2.2.2 2.5.5 2.5.5
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
device_info_plus_platform_interface - 7.0.3 8.1.0
dio_web_adapter - 2.2.2 2.2.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
sensors_plus - 1.4.1 7.1.0
sensors_plus_platform_interface - 1.2.0 2.0.2
sensors_plus_web - 1.1.2 1.1.2 Discontinued
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
win32_registry - 1.1.5 3.0.3
xdg_directories - 1.1.0 1.1.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 `^9.1.0` on device_info_plus does not support the stable version `10.0.0`.

Try running dart pub upgrade --major-versions device_info_plus to update the constraint.

The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.

Try running dart pub upgrade --major-versions intl to update the constraint.

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
130
points
43
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A powerful in-app developer debug console for Flutter apps. Features gesture triggers, logs viewer, network inspector, device info, storage viewer, and feature toggles.

Repository (GitHub)
View/report issues

Topics

#debug #development #logging #network #inspector

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, intl, shake, shared_preferences

More

Packages that depend on avy_debug_panel