iOS apps with Flutter
Add Info.plist URL scheme mapping.
Info.plist example
You do not need to call APLApplicationOpenURL
or APLApplicationDidFinishLaunchingWithOptions
as they're implicity called by the iOS Flutter Plugin.
Now jump to Mobile Flutter apps.
Last updated