Tags: beyta/plugins
Tags
[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] 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] 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.
[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").
[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] update documentation to indicate gesture handling i… …ssues on iOS 13.4 and 13.5 (flutter#3259)
[image_picker] Set up XCUITests (flutter#3254)
[device_info] Bump SDK
PreviousNext