Skip to content

Tags: truthuntold/plugins

Tags

plugin_platform_interface-v2.1.3

Toggle plugin_platform_interface-v2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[plugin_platform_interface] Switch `PlatformInterface._instanceToken`…

… to an expando. (flutter#6411)

This change replaces `PlatformInterface._instanceToken` (an instance
field that points from a `PlatformInterface` to its corresponding
token) with an expando that maps from `PlatformInterface` to `Object`.
There is no change to the public API, and no change to the behavior of
users' production code.

This change ensures that if a customer tries to implement
`PlatformInterface` using `implements` rather than `extends`, the code
in `PlatformInterface._verify` won't try to access the private
`_instanceToken` field in `PlatformInterface`.  This is important
because an upcoming change to the dart language is going to cause such
accesses to throw exceptions rather than deferring to `noSuchMethod`
(see dart-lang/language#2020 for details).

Fixes flutter/flutter#109339.

in_app_purchase_storekit-v0.3.2+1

Toggle in_app_purchase_storekit-v0.3.2+1'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] Replace errorColor to land deprecations (Part 2) (f…

…lutter#6417)

google_sign_in_android-v6.1.1

Toggle google_sign_in_android-v6.1.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_android] Corrects typo in logs (flutter#6216)

webview_flutter_android-v2.10.1

Toggle webview_flutter_android-v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter_android] Adds the scroll position method to WebView …

…and updates pigeon instructions (flutter#6366)

in_app_purchase_android-v0.2.3+4

Toggle in_app_purchase_android-v0.2.3+4'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] Add immediateAndChargeFullPrice ProrationMode (flut…

…ter#6415)

webview_flutter_wkwebview-v2.9.4

Toggle webview_flutter_wkwebview-v2.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter_wkwebview] Fixes typo in an internal method name, fr…

…om `setCookieForInsances` to `setCookieForInstances` (flutter#6384)

url_launcher_android-v6.0.19

Toggle url_launcher_android-v6.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "[url_launcher]: Bump gradle from 3.4.2 to 7.2.2 in /packages/…

…url_launcher/url_launcher_android/android flutter#6194" (flutter#6383)

local_auth_android-v1.0.12

Toggle local_auth_android-v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[local_auth]: Bump fragment from 1.5.1 to 1.5.2 in /packages/local_au…

…th/local_auth_android/android (flutter#6251)

url_launcher_android-v6.0.18

Toggle url_launcher_android-v6.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[url_launcher]: Bump gradle from 3.4.2 to 7.2.2 in /packages/url_laun…

…cher/url_launcher_android/android (flutter#6194)

shared_preferences_android-v2.0.13

Toggle shared_preferences_android-v2.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[shared_pref]: Bump gradle from 3.4.0 to 7.2.2 in /packages/shared_pr…

…eferences/shared_preferences_android/android (flutter#6193)