Add touchesBegan handler to iOS AppDelegate template (#7822)
By default, pass status bar taps to the root view controller in generated Flutter apps. Developers should customise as necesary if they later create one or more alternate FlutterViewControllers that they'd like to forward these to.
Showing
Please register or sign in to comment