Skip to content

Tags: sharpred/plugins

Tags

video_player-v2.0.0-nullsafety.1

Toggle video_player-v2.0.0-nullsafety.1's commit message
Merge branch 'master' into update_nnbd

video_player-v0.11.1+4

Toggle video_player-v0.11.1+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changed the order of the setters for mediaRecorder in MediaRecorderBu…

…ilder.java to make it more readable. (flutter#3181)

google_maps_flutter_web-v0.1.0+6

Toggle google_maps_flutter_web-v0.1.0+6'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_web] Show one InfoWindow at a time. (flutter#3224)

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