put-flutter-to-work icon indicating copy to clipboard operation
put-flutter-to-work copied to clipboard

Use FlutterAppDelegate in iOS demo

Open hellohuanlin opened this issue 2 years ago • 1 comments

By default, SwiftUI does not come with an AppDelegate. However it's very possible that developers may add an AppDelegate so that they can listen to app lifecycle events. So it may make sense to showcase both with and without FlutterAppDelegate.

hellohuanlin avatar Nov 22 '22 02:11 hellohuanlin

CC @leighajarett may be interested since you already have a working implementation.

hellohuanlin avatar Nov 22 '22 02:11 hellohuanlin