Kishan Rathore 04e1b174ea
fix: Dropdown menu trying to access highlight element which doesn't exist when search and filters both are enabled (#151969)
DropdownMenu throws RangeError when both filter and search are enabled because when we search for elements, we have some highlighted element, but if there is no element to highlight it tries to access 0th element is the filtered entries, but entries are empty.

Fixes #151878
2024-09-11 18:00:50 +00:00
..
2024-08-28 05:23:18 +00:00

Flutter

Flutter is a new way to build high-performance, cross-platform mobile, web, and desktop apps. Flutter is optimized for today's — and tomorrow's — mobile and desktop devices. We are focused on low-latency input and high frame rates on all platforms.

See the getting started guide for information about using Flutter.