8000 Tags · PollexLee/plugins · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: PollexLee/plugins

Tags

webview_flutter-v2.3.0

Toggle webview_flutter-v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter]Add zoom to android webview (flutter#3325)

webview_flutter_android-v2.2.1

Toggle webview_flutter_android-v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix NullPointerException (flutter#4212)

webview_flutter-v2.2.0

Toggle webview_flutter-v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Deprecate evaluateJavascript in favour of runJavaSc…

…ript and runJavaScriptForResult. (flutter#4403)

webview_flutter_platform_interface-v1.4.0

Toggle webview_flutter_platform_interface-v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Add interface methods to load local files and HTML …

…strings. (flutter#4446)

* Add methods to load HTML and Flutter assets.

Adds methods to the webview_flutter_platform_interface to support
loading content from Flutter asset defined in the pubspec.yaml of
directly from HTML string.

* Renamed loadHtml to loadHtmlString

* Support loading arbitrary files instead of only Flutter assets

* Update changelog description

* Fix formatting

* Fix formatting

webview_flutter_platform_interface-v1.3.0

Toggle webview_flutter_platform_interface-v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Add platform interface method `loadRequest`. (flutt…

…er#4450)

webview_flutter_wkwebview-v2.2.0

Toggle webview_flutter_wkwebview-v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Update webview packages for Android and iOS to impl…

…ement `runJavascript` and `runJavascriptReturningResult`. (flutter#4402)

* [webview_flutter_platform_interface] Update webview platform interface with new methods for running JavaScript

* Fix tests

* [webview_flutter] Implemented `runJavaScript` and `runJavaScriptForResult` in iOS and Android packages.

* Remove accidental development team inclusion from project.pbxproj

* Implemented PR feedback

* Updated runJavaScriptForResult behaviour

* Implemented PR feedback partially

* Implement PR feedback

* Update changelog

* Implement PR feedback from interface PR

* Update changelog

* Revert inclusion of development team

* Implement PR feedback

* Implemented platform interface PR feedback

* Update pubspec dependency

* Fixed capitalisation

* Fixed capitalisation

* Fix warning

* Partially implement PR feedback

* Partially implement PR feedback

* Format

* Update podfile

* Update podfile

* Update podfiles

* Update iOS project files

* Update podspec

* Remove unnecessary podfile configuration

* Implemented PR feedback

* Format

* Revert podfile changes

* Implemented PR feedback

* Fix formatting

* Fix formatting

* Fixed test.

* Re-add integration tests for deprecated evaluateJavascript method.

* Fix merge conflicts

webview_flutter_android-v2.2.0

Toggle webview_flutter_android-v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Update webview packages for Android and iOS to impl…

…ement `runJavascript` and `runJavascriptReturningResult`. (flutter#4402)

* [webview_flutter_platform_interface] Update webview platform interface with new methods for running JavaScript

* Fix tests

* [webview_flutter] Implemented `runJavaScript` and `runJavaScriptForResult` in iOS and Android packages.

* Remove accidental development team inclusion from project.pbxproj

* Implemented PR feedback

* Updated runJavaScriptForResult behaviour

* Implemented PR feedback partially

* Implement PR feedback

* Update changelog

* Implement PR feedback from interface PR

* Update changelog

* Revert inclusion of development team

* Implement PR feedback

* Implemented platform interface PR feedback

* Update pubspec dependency

* Fixed capitalisation

* Fixed capitalisation

* Fix warning

* Partially implement PR feedback

* Partially implement PR feedback

* Format

* Update podfile

* Update podfile

* Update podfiles

* Update iOS project files

* Update podspec

* Remove unnecessary podfile configuration

* Implemented PR feedback

* Format

* Revert podfile changes

* Implemented PR feedback

* Fix formatting

* Fix formatting

* Fixed test.

* Re-add integration tests for deprecated evaluateJavascript method.

* Fix merge conflicts

in_app_purchase_platform_interface-v1.3.0

Toggle in_app_purchase_platform_interface-v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[in_app_purchase]IAP/platform interface add cancel status (flutter#4093)

google_sign_in-v5.2.1

Toggle google_sign_in-v5.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[google_sign_in] Use a transparent image as a placeholder for the `Go…

…ogleUserCircleAvatar` (flutter#4391)

path_provider-v2.0.6

Toggle path_provider-v2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] started supporting background platform channels (flut…

…ter#4443)

* [path_provider] started supporting background platform channels

* added docstrings
0