Skip to content

Commit

Permalink
Regenerate code to make the flutter plugin working
Browse files Browse the repository at this point in the history
  • Loading branch information
rekire committed Oct 31, 2022
1 parent 57999ab commit 17ce4e6
Show file tree
Hide file tree
Showing 9 changed files with 3,022 additions and 2,343 deletions.
6 changes: 3 additions & 3 deletions packages/webview_flutter/webview_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ flutter:
dependencies:
flutter:
sdk: flutter
webview_flutter_android: ^2.8.3+3
webview_flutter_platform_interface: ^1.9.3+1
webview_flutter_wkwebview: ^2.7.1+3
webview_pro_android: ^2.8.3+3
webview_pro_platform_interface: ^1.8.1+2 #^1.9.3+1
webview_pro_wkwebview: ^2.7.1+3

dev_dependencies:
build_runner: ^2.1.5
Expand Down
Loading

0 comments on commit 17ce4e6

Please sign in to comment.