Skip to content

Commit 919a27d

Browse files
committed
use fork to point to ios
1 parent b0826c4 commit 919a27d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

flutter_inappwebview/pubspec.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ dependencies:
2323
flutter_inappwebview_android: ^1.0.12
2424
# flutter_inappwebview_ios: ^1.0.13
2525
flutter_inappwebview_ios:
26-
path: ../flutter_inappwebview_ios
26+
git:
27+
url: https://github.com/nubank/flutter_inappwebview.git
28+
ref: b0826c4efd2f2248a47679f94f4bbd1fefb57399
29+
path: flutter_inappwebview_ios
2730
flutter_inappwebview_macos: ^1.0.11
2831
flutter_inappwebview_web: ^1.0.8
2932

0 commit comments

Comments
 (0)