Consider exposing more functionality in `devtools_app_shared`
- 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ả
Some suggestions based on the creation of `shared_preferences_tool`: https://github.com/flutter/packages/pull/6749
- [x] DevToolsClearableTextField: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/common_widgets.dart#L839
- done in https://github.com/flutter/devtools/pull/7979
- [x] RoundedDropdownButton: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/common_widgets.dart#L755
- done in https://github.com/flutter/devtools/pull/7979
- [ ] search and filter UI elements
- [x] utilities like `caseInsensitiveFuzzyMatch`: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/primitives/utils.dart/#L959
- done in https://github.com/flutter/devtools/pull/7979
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.