Skip to content

Tags: arimogi/plugins

Tags

in_app_purchase_ios-v0.1.1

Toggle in_app_purchase_ios-v0.1.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] Add support for SKPaymentQueueDelegate and showPric…

…eConsentIfNeeded (flutter#4085)

flutter_plugin_tools-v0.3.0

Toggle flutter_plugin_tools-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_plugin_tools] release 0.3.0 (flutter#4109)

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