flutter / flutter/devtools

Consider exposing more functionality in `devtools_app_shared`

Open
#7,793 0 comments 1 reaction 0 assignees View on GitHub
devtools extensions enhancement P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.