This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[webview_flutter] Update webview packages for Android and iOS to implement runJavascript
and runJavascriptReturningResult
.
#4402
Merged
BeMacized
merged 47 commits into
flutter:master
from
Baseflow:webview/js_eval_fix_native
Nov 1, 2021
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
e25faa3
[webview_flutter_platform_interface] Update webview platform interfac…
BeMacized f19b5c3
Fix tests
BeMacized 3a22d00
[webview_flutter] Implemented `runJavaScript` and `runJavaScriptForRe…
BeMacized 2bcec1c
Remove accidental development team inclusion from project.pbxproj
BeMacized ff493a2
Implemented PR feedback
BeMacized 6bf082f
Merge branch 'webview/js_eval_fix_platform' into webview/js_eval_fix_…
BeMacized ff125c9
Updated runJavaScriptForResult behaviour
BeMacized 9f661e8
Implemented PR feedback partially
BeMacized cbc88e8
Implement PR feedback
BeMacized 9f537c7
Merge branch 'webview/js_eval_fix_platform' into webview/js_eval_fix_…
BeMacized 26004c3
Update changelog
BeMacized 283f8a7
Merge branch 'webview/js_eval_fix_platform' into webview/js_eval_fix_…
BeMacized b95d986
Implement PR feedback from interface PR
BeMacized 3d8b9ce
Update changelog
BeMacized 0ecf641
Revert inclusion of development team
BeMacized 02e1106
Implement PR feedback
BeMacized d7780dd
Merge branch 'webview/js_eval_fix_platform' into webview/js_eval_fix_…
BeMacized d8f51ed
Implemented platform interface PR feedback
BeMacized 285c2cc
Merge branch 'master' into webview/js_eval_fix_platform
BeMacized 90cb648
Merge branch 'webview/js_eval_fix_platform' into webview/js_eval_fix_…
BeMacized bfcacdc
Update pubspec dependency
BeMacized bcb368c
Merge branch 'master' into webview/js_eval_fix_native
BeMacized 485ead3
Fixed capitalisation
BeMacized a7d10c0
Fixed capitalisation
BeMacized d98bc6a
Fix warning
BeMacized 738a9ad
Partially implement PR feedback
BeMacized 527bd67
Partially implement PR feedback
BeMacized acf5ff9
Format
BeMacized aed3830
Update podfile
BeMacized 6967c4f
Update podfile
BeMacized 37ba26e
Update podfiles
BeMacized 13076ba
Update iOS project files
BeMacized 0c87362
Update podspec
BeMacized 28ac939
Merge remote-tracking branch 'origin/webview/js_eval_fix_native' into…
BeMacized 962ad02
Remove unnecessary podfile configuration
BeMacized 9184d48
Implemented PR feedback
BeMacized a111502
Merge branch 'master' into webview/js_eval_fix_native
BeMacized 80cbe9b
Format
BeMacized 9fdab9d
Revert podfile changes
BeMacized 6e609d7
Implemented PR feedback
BeMacized f6d8cb4
Fix formatting
BeMacized b019d3c
Fix formatting
BeMacized 2b0f490
Fixed test.
BeMacized fa9526c
Re-add integration tests for deprecated evaluateJavascript method.
BeMacized 45e799b
Merge branch 'master' into webview/js_eval_fix_native
BeMacized 40a6b38
Merge branch 'master' into webview/js_eval_fix_native
BeMacized e2f4710
Fix merge conflicts
BeMacized File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
97 changes: 51 additions & 46 deletions
97
packages/webview_flutter/webview_flutter/example/ios/Runner.xcodeproj/project.pbxproj
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
packages/webview_flutter/webview_flutter_android/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.