Skip to content

Commit

Permalink
Remove dependency overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenWeener committed Dec 20, 2023
1 parent a578a91 commit 4b87383
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/webview_flutter/webview_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,3 @@ topics:
- html
- webview
- webview-flutter

# FOR TESTING AND INITIAL REVIEW ONLY. DO NOT MERGE.
# See https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#changing-federated-plugins
dependency_overrides:
{webview_flutter_android: {path: ../../webview_flutter/webview_flutter_android}, webview_flutter_platform_interface: {path: ../../webview_flutter/webview_flutter_platform_interface}, webview_flutter_wkwebview: {path: ../../webview_flutter/webview_flutter_wkwebview}}

0 comments on commit 4b87383

Please sign in to comment.