diff --git a/pubspec.yaml b/pubspec.yaml index 5f60022..2d7ee45 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,9 +23,12 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 - webview_flutter: ^0.3.19+9 share: ^0.6.3+6 flutter_launcher_icons: ^0.7.4 + webview_flutter: + git: + url: git://github.com/paizi/plugins.git + path: packages/webview_flutter dev_dependencies: flutter_test: