Skip to content

Tags: Mevicca/plugins

Tags

webview_flutter-v2.0.9

Toggle webview_flutter-v2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] Suppress iOS 9 deprecation warnings (flutter#4100)

On master the project is auto-updated to iOS 9, causing CI failures on
this deprecation warning (due to -Werrror), but still needs to support
iOS 8 for current stable.

image_picker-v0.8.1+1

Toggle image_picker-v0.8.1+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Updated pickImage and pickVideo docs to expose the pos…

…sible errors that can be thrown (flutter#4089)

in_app_purchase-v1.0.6

Toggle in_app_purchase-v1.0.6'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] Update readme.md (flutter#4049)

in_app_purchase_android-v0.1.4+1

Toggle in_app_purchase_android-v0.1.4+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed typos and bumped version (flutter#4050)

in_app_purchase_android-v0.1.4

Toggle in_app_purchase_android-v0.1.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] billingClient launchPriceChangeConfirmationFlow (fl…

…utter#4077)

image_picker-v0.8.1

Toggle image_picker-v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Multiple image support (flutter#3783)

in_app_purchase_android-v0.1.3+1

Toggle in_app_purchase_android-v0.1.3+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_android] fix version for 'add payment proxy': pull/4…

…055 (flutter#4071)

in_app_purchase_android-v0.1.3

Toggle in_app_purchase_android-v0.1.3'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] Added BillingClient.isFeatureSupported (flutter#4063)

* Added BillingClient.isFeatureSupported

* pubspec and changelog

in_app_purchase_platform_interface-v1.0.1

Toggle in_app_purchase_platform_interface-v1.0.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_platform_interface] Fixed restoring purchases link (f…

…lutter#4051)

image_picker-v0.8.0+4

Toggle image_picker-v0.8.0+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Migrate README example to null-safety (flutter#4038)