xray_shared_preferences_inspector 0.0.4
xray_shared_preferences_inspector: ^0.0.4 copied to clipboard
A Flutter inspector package for inspecting shared_preferences contents.
For license information, see LICENSE.
0.0.4 #
- Improved README.md.
0.0.3 #
- Added support for partnership licenses.
0.0.2 #
- Bug fixes and code cleanup.
- Fixed compile issues and import errors.
0.0.1 #
Initial release:
- Flutter package that exposes shared_preferences contents to xray_inspector
- Registers a key-value inspector so preference entries can be browsed at runtime
- Intended for development and debugging only; never include in production builds