y_debug_tools 1.2.0 copy "y_debug_tools: ^1.2.0" to clipboard
y_debug_tools: ^1.2.0 copied to clipboard

KDebugTools is a powerful library for debugging Flutter applications.

0
likes
90/ 140
pub points
39%
popularity

We analyzed this package 2 days ago, and awarded it 90 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

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: y_debug_tools,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: y_debug_tools.

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 licenses: Apache-2.0, BSD-3-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

50 out of 184 API elements (27.2 %) have documentation comments.

Some symbols that are missing documentation: k_debug_tools, k_debug_tools.ActionCallback, k_debug_tools.Debugger, k_debug_tools.Debugger.appContext, k_debug_tools.Debugger.customRootDirs.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:y_debug_tools/k_debug_tools.dart that imports:
  • package:y_debug_tools/y_debug_tools_module.dart that imports:
  • package:y_debug_tools/src/logwatcher/log_watcher_controller.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/ws_handler.dart that imports:
  • package:y_debug_tools/src/webserver/web_server.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/photo_handler.dart that imports:
  • package:photo_manager/photo_manager.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:y_debug_tools/k_debug_tools.dart that imports:
  • package:y_debug_tools/y_debug_tools_module.dart that imports:
  • package:y_debug_tools/src/logwatcher/log_watcher_controller.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/ws_handler.dart that imports:
  • package:y_debug_tools/src/webserver/web_server.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/photo_handler.dart that imports:
  • package:photo_manager/photo_manager.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:y_debug_tools/k_debug_tools.dart that imports:
  • package:y_debug_tools/y_debug_tools_module.dart that imports:
  • package:y_debug_tools/src/logwatcher/log_watcher_controller.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/ws_handler.dart that imports:
  • package:y_debug_tools/src/webserver/web_server.dart that imports:
  • package:wifi_info_flutter/wifi_info_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:y_debug_tools/k_debug_tools.dart that imports:
  • package:y_debug_tools/y_debug_tools_module.dart that imports:
  • package:y_debug_tools/src/logwatcher/log_watcher_controller.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/ws_handler.dart that imports:
  • package:y_debug_tools/src/webserver/web_server.dart that imports:
  • package:y_debug_tools/src/webserver/handlers/screen_recorder_handler.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 147 issues. Showing the first 2:

WARNING: Unused import: 'model/localization_options.dart'.

lib/src/debugger.dart:25:8

   ╷
25 │ import 'model/localization_options.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: The operand can't be null, so the condition is always 'false'.

lib/src/debugger.dart:89:15

   ╷
89 │       if (ret == null) {
   │               ^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
archive ^3.1.1 3.5.1 3.5.1
convert ^3.0.0 3.1.1 3.1.1
crypto ^3.0.0 3.0.3 3.0.3
device_info ^2.0.0 2.0.3 2.0.3
fast_module ^1.3.0 1.3.1 1.3.1
flutter flutter 0.0.0 0.0.0
get ^4.6.5 4.6.6 4.6.6
http_multi_server ^3.0.0 3.2.1 3.2.1
http_parser ^4.0.0 4.0.2 4.0.2
http_server ^1.0.0 1.0.0 1.0.0
intl ^0.18.1 0.18.1 0.19.0
logger ^2.2.0 2.2.0 2.2.0
mime ^1.0.0 1.0.5 1.0.5
oktoast ^3.0.0 3.4.0 3.4.0
package_info ^2.0.0 2.0.2 2.0.2
path ^1.8.0 1.9.0 1.9.0
path_provider ^2.0.0 2.1.3 2.1.3
photo_manager ^2.8.1 2.8.2 3.1.0
shared_preferences ^2.0.0 2.2.3 2.2.3
shelf ^1.0.0 1.4.1 1.4.1
shelf_proxy ^1.0.0 1.0.4 1.0.4
shelf_router ^1.0.0 1.1.4 1.1.4
shelf_static ^1.0.0 1.1.2 1.1.2
shelf_web_socket ^1.0.0 1.0.4 1.0.4
sqflite ^2.0.0+3 2.3.3+1 2.3.3+1
stream_channel ^2.1.0 2.1.2 2.1.2
uri ^1.0.0 1.0.0 1.0.0
uuid ^3.0.0 3.0.7 4.4.0
web_socket_channel ^2.0.0 2.4.5 2.4.5
wifi_info_flutter ^2.0.0 2.0.2 2.0.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
device_info_platform_interface - 2.0.1 2.0.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.1 1.2.1
http_methods - 1.1.1 1.1.1
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.1 3.2.1
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
wifi_info_flutter_platform_interface - 2.0.1 2.0.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4

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

Found 3 issues. Showing the first 2:

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

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

The constraint `^2.8.1` on photo_manager does not support the stable version `3.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.