You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update iOS AppDelegate and SceneDelegate implementation
Refactor `AppDelegate` to conform to `FlutterImplicitEngineDelegate` and handle plugin registration via `didInitializeImplicitFlutterEngine`.
Update `SceneDelegate` to inherit from `FlutterSceneDelegate` and remove manual window management.
0 commit comments