debug_plugin 0.0.2 copy "debug_plugin: ^0.0.2" to clipboard
debug_plugin: ^0.0.2 copied to clipboard

A lightweight Flutter plugin for in-app debugging that provides logging, search functionality, and a built-in debug console with persistent storage using SharedPreferences.

0.0.2 #

  • Updated to be a Dart-only plugin
  • Fixed platform configuration in pubspec.yaml
  • Added MIT License

0.0.1 #

  • Initial release of debug_plugin
  • In-app debug console with logging functionality
  • Search and filter capabilities for logs
  • Persistent storage using SharedPreferences
  • Simple API for logging and displaying the debug console
1
likes
140
points
218
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter plugin for in-app debugging that provides logging, search functionality, and a built-in debug console with persistent storage using SharedPreferences.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, shared_preferences

More

Packages that depend on debug_plugin

Packages that implement debug_plugin