File tree Expand file tree Collapse file tree
packages/webview_flutter/webview_flutter_wkwebview/ios/Classes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -276,7 +276,6 @@ - (void)reloadWebViewWithIdentifier:(NSInteger)identifier
276276}
277277
278278- (void )
279- <<<<<<< HEAD
280279 setAllowsLinkPreviewForWebViewWithIdentifier:(nonnull NSNumber *)identifier
281280 isAllowed : (nonnull NSNumber *)allow
282281 error : (FlutterError *_Nullable __autoreleasing *_Nonnull)
@@ -285,10 +284,7 @@ - (void)reloadWebViewWithIdentifier:(NSInteger)identifier
285284}
286285
287286- (void )
288- setNavigationDelegateForWebViewWithIdentifier:(nonnull NSNumber *)identifier
289- =======
290287 setNavigationDelegateForWebViewWithIdentifier:(NSInteger )identifier
291- >>>>>>> origin/main
292288 delegateIdentifier : (nullable NSNumber *)navigationDelegateIdentifier
293289 error :
294290 (FlutterError *_Nullable __autoreleasing *_Nonnull)
You can’t perform that action at this time.
0 commit comments