Support removing storage keys
Ouverte
cross-screen
P3
- Langage dominant
- Dart
- Étoiles
- 1.7k
- Forks
- 404
- Merge moyen
- 6 j 17 h
- PR mergées (30 j)
- 18
Description
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)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.