enableAutomaticAppDelegateIntegration property
Whether to enable automatic AppDelegate integration (iOS only) When enabled, the plugin will automatically handle universal links and URL schemes without requiring manual AppDelegate modifications
Implementation
final bool enableAutomaticAppDelegateIntegration;