Skip to content

Commit

Permalink
Revert "temporary change platform_interface path"
Browse files Browse the repository at this point in the history
This reverts commit da7e173.
  • Loading branch information
jsharp83 committed Sep 28, 2023
1 parent b42a567 commit 54a7f6b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ dependencies:
# The example app is bundled with the plugin so we use a path dependency on
# the parent directory to use the current plugin's version.
path: ../
webview_flutter_platform_interface:
path: ../../webview_flutter_platform_interface
webview_flutter_platform_interface: ^2.7.0

dev_dependencies:
espresso: ^0.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ flutter:
dependencies:
flutter:
sdk: flutter
webview_flutter_platform_interface:
path: ../webview_flutter_platform_interface
webview_flutter_platform_interface: ^2.7.0

dev_dependencies:
build_runner: ^2.1.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ dependencies:
flutter:
sdk: flutter
path_provider: ^2.0.6
webview_flutter_platform_interface:
path: ../../webview_flutter_platform_interface
webview_flutter_platform_interface: ^2.7.0
webview_flutter_wkwebview:
# When depending on this package from a real application you should use:
# webview_flutter: ^x.y.z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ dependencies:
flutter:
sdk: flutter
path: ^1.8.0
webview_flutter_platform_interface:
path: ../webview_flutter_platform_interface
webview_flutter_platform_interface: ^2.7.0

dev_dependencies:
build_runner: ^2.1.5
Expand Down

0 comments on commit 54a7f6b

Please sign in to comment.