rift_inspector 1.0.1
rift_inspector: ^1.0.1 copied to clipboard
DevTools inspector for Rift — visually browse, query, and edit your database at runtime.
1.0.0 May 30, 2026 #
Initial release of rift_inspector — DevTools inspector for the Rift database.
Features #
- Visual Box Browser — Browse all boxes and their contents
- Data Search — Search for specific keys and values
- Live Editing — Edit values directly in the inspector
- Copy to Clipboard — Copy data entries for debugging
- DevTools Integration — Opens directly in Flutter DevTools
- Query Builder — Build and execute queries visually
- Box Statistics — View box size, entry count, and performance metrics
- Data Export — Export box data to JSON for analysis
- Standalone Mode — Run as a standalone web application
- Support for Flutter SDK ^3.27.0
- Support for Dart SDK ^3.9.0
Documentation #
- Comprehensive README with usage examples
- DevTools integration guide
- Standalone mode instructions
Credits #
- Built on the foundation of DevTools extensions by the Flutter team
- Rift by Idris Ghamid / IDRISIUM Corp