Support removing storage keys
Abierto
cross-screen
P3
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
Currently we allow getting and setting keys from browser storage: https://github.com/flutter/devtools/blob/2ffc52cd5f18a007546cb018015cc673f02e4383/packages/devtools_app/lib/src/shared/primitives/storage.dart#L9
We might want to add the ability to remove storage keys that are no longer being used, for example `'inspector.inspectorV2Enabled'` (see https://github.com/flutter/devtools/pull/8650/files/3d572028dde72898d47ad4ad264d456f686d9d70#r1904515317)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.