k_debug_tools 1.0.3 copy "k_debug_tools: ^1.0.3" to clipboard
k_debug_tools: ^1.0.3 copied to clipboard

KDebugTools is a powerful library for debugging Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add k_debug_tools
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  k_debug_tools: ^1.0.3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:k_debug_tools/k_debug_tools.dart';
copied to clipboard
6
likes
30
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

KDebugTools is a powerful library for debugging Flutter applications.

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

archive, convert, crypto, device_info, flutter, http_multi_server, http_parser, http_server, intl, mime, oktoast, package_info, path, path_provider, photo_manager, shared_preferences, shelf, shelf_proxy, shelf_router, shelf_static, shelf_web_socket, sqflite, stream_channel, uri, uuid, web_socket_channel, wifi_info_flutter

More

Packages that depend on k_debug_tools