Skip to content

Tags: miyakeryo/plugins

Tags

in_app_purchase-v0.3.4+16

Toggle in_app_purchase-v0.3.4+16'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] Bump version (flutter#3227)

Follow-up for flutter#3220 (forgot to bump in that PR).

google_maps_flutter-v1.0.5

Toggle google_maps_flutter-v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[google_maps_flutter] Overhaul lifecycle management in GoogleMapsPlug…

…in (flutter#3213)

GoogleMapController is now uniformly driven by implementing DefaultLifecycleObserver. That observer is registered to a lifecycle passed via the new LifecycleProvider interface, which has 3 implementations:
1. For v2 plugin registration, GoogleMapsPlugin implements the interface and holds the lifecycle in a field, which is itself controlled by ActivityAware methods.
2. For v1 plugin registration, if the activity implements LifecycleOwner, it's lifecycle is used directly.
3. For v1 plugin registration, if the activity does not implement LifecycleOwner, a proxy lifecycle is created via ActivityLifecycleCallbacks.

wifi_info_flutter-v1.0.1

Toggle wifi_info_flutter-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.
[camera] Added documentation about video not working correctly on And…

…roid emulators (flutter#3180)

* Added information of video not working correctly on Android emulators to `README.md`.

* Changed up the text and added a link

* Version fix

* Update packages/camera/README.md

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

* Improve grammar as suggested

Co-authored-by: Maurice Parrish <[email protected]>

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

video_player-v2.0.0-nullsafety

Toggle video_player-v2.0.0-nullsafety's commit message
[video_player] Fix pubspec

video_player_web-v2.0.0-nullsafety

Toggle video_player_web-v2.0.0-nullsafety's commit message
[video_player_web] Allow to publish

url_launcher-v6.0.0-nullsafety

Toggle url_launcher-v6.0.0-nullsafety's commit message
[url_launcher] Fix dependencies

url_launcher_windows-v0.1.0-nullsafety

Toggle url_launcher_windows-v0.1.0-nullsafety's commit message
[video_player] Fix changelog

share-v0.6.5+4

Toggle share-v0.6.5+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[wifi_info_flutter] Method channel name fixed for android (flutter#3207)

device_info-v2.0.0-nullsafety

Toggle device_info-v2.0.0-nullsafety's commit message
[device_info] Fix pubspec version

integration_test-v0.9.2+2

Toggle integration_test-v0.9.2+2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
broaden the constraint on package:vm_service (flutter#3208)