Support removing storage keys
Đang mở
cross-screen
P3
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
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)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.