Verwijder Impeller-opt-out op macOS (FLTEnableImpeller=false) #1730
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck#1730
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Flutter 3.47 maakt Impeller de default renderer op macOS, Windows en Linux. De opt-out-flag
FLTEnableImpellerwordt in een toekomstige release verwijderd.OciDeck heeft in
macos/Runner/Info.plistnog:Deze flag is ooit bewust uitgezet. Voordat hij verwijderd wordt, moet getest worden dat OciDeck met Impeller aan correct rendert:
Als alles goed gaat: verwijder de flag uit Info.plist.
Als iets breekt: file een bug bij Flutter, laat de flag staan met een
ponytail:-commentaar dat de ceiling is en wat het upgrade-pad is.Bron: https://flutter.dev/blog/whats-new-in-flutter-3-47 (Modern graphics arrive on the desktop with Impeller)