Cache map aerodrome distances and add Flutter CI workflow #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/cache-copy-ci"
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
_allAerodromeDistancesfor the unfiltered map view until location or aerodrome dataset changes._HieroCopyperAppLanguageto avoid rebuilding the large copy object on every rebuild..forgejo/workflows/flutter-ci.ymlto runflutter analyzeandflutter teston pushes tomainand on pull requests.Test plan
flutter analyze(no new errors)flutter test(412 tests)