mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
ca4c3f6df3
Creates a starting point for an app delegate. For now it just incorporates the menu and window renaming functionality that's currently in the FDE example, but in the future this will also do forwarding of application lifecycle events to plugins. Fixes https://github.com/flutter/flutter/issues/32419