Closed tcnesham closed 4 years ago
Hi @tcnesham, what is your swift project version? Try update to Swift 5. Similar to #13 .
I tried Swift 5, but now get an error in FlutterAppDelegate
'UIApplicationLaunchOptionsKey' has been renamed to 'UIApplication.LaunchOptionsKey'
I fixed the FlutterAppDelegate code in iOS and it works... Thanks for your help!
You are welcome. Closing the issue.
I don't have keyboard_utils in my pubspec.yaml so anther plugin must be pulling it in. I'm seeing the errors below in both InteliJ and Xcode 11.3. Can you put a fix out?