Preference Inspector
Read-only inspection APIs for Preference databases. It powers local tooling and VM-service integrations without allowing the inspector to mutate application data.
Most applications should depend on package:preference; this package is for
tool authors and integrations that need collection metadata, records, storage
statistics, and diagnostics.
The file inspector opens databases read-only. Web storage is not part of the
0.1.0 alpha-phase scope.
Libraries
- preference_inspector
- The core logic engine for inspecting and querying Preference databases.