debug_plugin 0.0.2
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