xray_secure_storage_inspector 0.0.10
xray_secure_storage_inspector: ^0.0.10 copied to clipboard
A Flutter inspector package for inspecting flutter_secure_storage contents.
For license information, see LICENSE.
0.0.10 #
- Align version number with the rest of the xray_inspector packages.
0.0.9 #
- Align version number with the rest of the xray_inspector packages.
0.0.8 #
- Added
repositorylink to pubspec so pub.dev surfaces the GitHub source repository alongside the existing homepage and issue tracker links.
0.0.7 #
- Matching versions
0.0.6 #
- Matching versions
0.0.5 #
- Dependency updates.
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 flutter_secure_storage contents to xray_inspector
- Registers a key-value inspector so secure storage entries can be browsed at runtime
- Intended for development and debugging only; never include in production builds