We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0826c4 commit 919a27dCopy full SHA for 919a27d
flutter_inappwebview/pubspec.yaml
@@ -23,7 +23,10 @@ dependencies:
23
flutter_inappwebview_android: ^1.0.12
24
# flutter_inappwebview_ios: ^1.0.13
25
flutter_inappwebview_ios:
26
- path: ../flutter_inappwebview_ios
+ git:
27
+ url: https://github.com/nubank/flutter_inappwebview.git
28
+ ref: b0826c4efd2f2248a47679f94f4bbd1fefb57399
29
+ path: flutter_inappwebview_ios
30
flutter_inappwebview_macos: ^1.0.11
31
flutter_inappwebview_web: ^1.0.8
32
0 commit comments