preference_inspector 0.1.2
preference_inspector: ^0.1.2 copied to clipboard
Read-only inspection APIs for Preference databases and VM service tooling.
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.