This repository has been 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] Android implementation of loadFile
and loadHtmlString
methods
#4544
Merged
fluttergithubbot
merged 11 commits into
flutter:master
from
Baseflow:webview_load_file_android
Nov 30, 2021
Merged
[webview_flutter] Android implementation of loadFile
and loadHtmlString
methods
#4544
fluttergithubbot
merged 11 commits into
flutter:master
from
Baseflow:webview_load_file_android
Nov 30, 2021
Commits on Nov 24, 2021
-
Added
loadData
andloadDataWithBaseUrl
to API.This commit adds the `loadData` and `loadDataWithBaseUrl` methods to the pigeon communication interface. Next step would be to include the implementation details on the Android (JAVA) side.
Configuration menu - View commit details
-
Copy full SHA for d124eeb - Browse repository at this point
Copy the full SHA d124eebView commit details -
Added
loadData
andloadDataWithBaseUrl
JAVA implementation.Adds the native Android implementation for the `loadData` and `loadDataWithBaseUrl` API methods.
Configuration menu - View commit details
-
Copy full SHA for e8c529f - Browse repository at this point
Copy the full SHA e8c529fView commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2977a6e - Browse repository at this point
Copy the full SHA 2977a6eView commit details -
Adds Dart implementation of
loadData
andloadDataWithBaseUrl
.Adds the Dart implementation of Android's WebView `loadData` and `loadDataWithBaseUrl` methods. Also fixed support for null parameters in the native Android implementation.
Configuration menu - View commit details
-
Copy full SHA for 801139e - Browse repository at this point
Copy the full SHA 801139eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b16597 - Browse repository at this point
Copy the full SHA 6b16597View commit details -
Configuration menu - View commit details
-
Copy full SHA for f47425a - Browse repository at this point
Copy the full SHA f47425aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b63509 - Browse repository at this point
Copy the full SHA 7b63509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f43f82 - Browse repository at this point
Copy the full SHA 5f43f82View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c55603e - Browse repository at this point
Copy the full SHA c55603eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 481b063 - Browse repository at this point
Copy the full SHA 481b063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2edd0 - Browse repository at this point
Copy the full SHA 9f2edd0View commit details
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.