flutter / flutter/devtools

Improve performance of search in FlatTable

Open
#2,961 0 comments 0 reactions 2 assignees Claimed by @CoderDake View on GitHub
cross-screen devtools app performance fix it friday P2 table component
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

This will piggy back off of functionality added in https://github.com/flutter/devtools/pull/2959. We may need to make a separate SearchableTable base class. We are using `List.contains` in ways that are not performant currently.

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.