-
Notifications
You must be signed in to change notification settings - Fork 361
Open
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.devtools extensionsIssues related to DevTools extensionsIssues related to DevTools extensionsenhancementNew feature or requestNew feature or request
Description
Some suggestions based on the creation of shared_preferences_tool: flutter/packages#6749
- DevToolsClearableTextField: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/common_widgets.dart#L839
- RoundedDropdownButton: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/common_widgets.dart#L755
- search and filter UI elements
- utilities like
caseInsensitiveFuzzyMatch: https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/primitives/utils.dart/#L959
adsonpleal
Metadata
Metadata
Assignees
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.devtools extensionsIssues related to DevTools extensionsIssues related to DevTools extensionsenhancementNew feature or requestNew feature or request