Skip to content

Tags: beyta/plugins

Tags

google_maps_flutter_web-v0.1.0+8

Toggle google_maps_flutter_web-v0.1.0+8'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] Render custom Marker icons. (flutter#3273)

* Render markers fromBytes. Ensure initial icon is also preserved. Add test.
* Opt-out tests from null-safety until plugin is migrated.

cross_file-v0.1.0

Toggle cross_file-v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[cross_file] An abstraction to allow working with files across multip…

…le platforms. (flutter#3260)

* Initial version of x_file package

* Renamed from x_file to cross_file

* Add back x_file type to file_selector

* Fix formatting issues

* Update homepage and version

* Added README.md

* Added missing copyright

* Revert "Added missing copyright"

This reverts commit cf7e8d5.

* Add missing copyright

Co-Authored-By: Jason Panelli <[email protected]>

* Renamed class implementation back to XFile

* Fix formatting issues

* Rename to cross_file

* Added code owners for cross_file package

Co-authored-by: Jason Panelli <[email protected]>

google_maps_flutter_platform_interface-v1.0.5

Toggle google_maps_flutter_platform_interface-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_platform_interface] Add BitmapDescriptor.fromJso…

…n constructor. (flutter#3263)

This is required so serialized descriptors can be synchronously re-hydrated in the Web implementation. This will be removed/deprecated once the buildWidget API gets refactored.

video_player-v1.0.1

Toggle video_player-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.
[file_selector] Allow empty type groups (flutter#3261)

This was restricted under the assumption that there was no reason for an empty group to exist, but that's not actually true; on platforms with selectable groups in the native UI, it may be useful to provide specific options as well as a fallback option (e.g., "Text files" and "All files").

connectivity-v2.0.2

Toggle connectivity-v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[file_selector] Allow empty type groups (flutter#3261)

This was restricted under the assumption that there was no reason for an empty group to exist, but that's not actually true; on platforms with selectable groups in the native UI, it may be useful to provide specific options as well as a fallback option (e.g., "Text files" and "All files").

webview_flutter-v1.0.7

Toggle webview_flutter-v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] update documentation to indicate gesture handling i…

…ssues on iOS 13.4 and 13.5 (flutter#3259)

image_picker-v0.6.7+14

Toggle image_picker-v0.6.7+14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Set up XCUITests (flutter#3254)

video_player-v2.0.0-nullsafety.2

Toggle video_player-v2.0.0-nullsafety.2's commit message
[device_info] Bump SDK

video_player_web-v2.0.0-nullsafety.1

Toggle video_player_web-v2.0.0-nullsafety.1's commit message
[device_info] Bump SDK

video_player_platform_interface-v3.0.0-nullsafety.2

Toggle video_player_platform_interface-v3.0.0-nullsafety.2's commit message
[device_info] Bump SDK