Use lazy lists and cache sorted aircraft distances #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "perf/list-aircraft-cache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ListView.separatedfor lazy building._sortedAircraftin state and rebuild only when the feed or location changes.Test plan
flutter test(412 tests)Depends on #17 (map cache / nearest aerodrome), already merged to
main.