Skip to content

Tags: kiwi-bop/plugins

Tags

in_app_purchase-v1.0.4

Toggle in_app_purchase-v1.0.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] Fix Restore previous purchases link (flutter#3988)

in_app_purchase-v1.0.3

Toggle in_app_purchase-v1.0.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] Add "Restore purchases" button to example App (flut…

…ter#3945)

* Fixed code snippet in README

* Added button to restore purchases

* Updated CHANGELOG

url_launcher-v6.0.6

Toggle url_launcher-v6.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[url_launcher] Fix breaking change version conflict (flutter#4000)

in_app_purchase-v1.0.2

Toggle in_app_purchase-v1.0.2'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] fix "autoConsume" param in "buyConsumable" (flutter…

…#3957)

in_app_purchase_ios-v0.1.0 1

Toggle in_app_purchase_ios-v0.1.0 1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Restore purchases button to example (flutter#3950)

image_picker-v0.8.0 1

Toggle image_picker-v0.8.0 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] Removed redundant request for camera permission (flutt…

…er#4001)

* Removed all permissions and updated unit tests

* Updated pubspec version and changelog.

Updated pubspec version and changelog.

* Update version

camera-v0.8.1 2

Toggle camera-v0.8.1 2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[camera] Prevent crash when setting unsupported FocusMode (flutter#3992)

* Check if chosen focus mode is supported

* adding unit tests

* Added tests for camera focus

* Fail 1 test on purpose

* formatting

* Fix copyright notion

* Fix test run

* Add documentation and changelog

* Update packages/camera/camera/CHANGELOG.md

Co-authored-by: Maurits van Beusekom <[email protected]>

* Improve documentation

Co-authored-by: Maurits van Beusekom <[email protected]>

video_player_web-v2.0.1

Toggle video_player_web-v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[video_player_web] fix: set autoplay to false during initialization (f…

…lutter#3985)

url_launcher-v6.0.5

Toggle url_launcher-v6.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[multiple_web] Adapt web PlatformView widgets to work slotted. (flutt…

…er#3964)

* [url_launcher_web] Make Link take 100% width/height of the PlatformView.
* [google_maps_flutter_web] Make Map take 100% width/height of the PlatformView.
* [video_player_web] Make Video take 100% width/height of the PlatformView.
* [video_player_web] Move tests to integration_test style so they run in CI.
* [url_launcher] Add link example

url_launcher_web-v2.0.1

Toggle url_launcher_web-v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[multiple_web] Adapt web PlatformView widgets to work slotted. (flutt…

…er#3964)

* [url_launcher_web] Make Link take 100% width/height of the PlatformView.
* [google_maps_flutter_web] Make Map take 100% width/height of the PlatformView.
* [video_player_web] Make Video take 100% width/height of the PlatformView.
* [video_player_web] Move tests to integration_test style so they run in CI.
* [url_launcher] Add link example