all_box_devtool 1.0.1
all_box_devtool: ^1.0.1 copied to clipboard
DevTools extension for all_box: inspect and edit AllBox containers (keys, values, storage backend, pending flush state)
1.0.1 #
- Remove the published
all_box: ^0.6.0dependency constraint from the DevTools anchor package, so apps can useall_box0.6.x, 0.7.x, and the 1.0.0 beta channel without dependency solver conflicts. - Display the optional
backendDetailfield from newerall_boxinspector snapshots, including Web localStorage/IndexedDB backend details.
1.0.0 #
- Initial DevTools extension package (template scaffold only).