Tags: tcking/plugins
Tags
[url_launcher_web] Improve attribution of package:platform_detect's c… …ode. (flutter#3075)
[shared_preferences] Endorse Windows (flutter#3059) Adds endorsement, and manual registration, of shared_preferences_windows. Fixes flutter/flutter#41719
[shared_preferences] Endorse Windows (flutter#3059) Adds endorsement, and manual registration, of shared_preferences_windows. Fixes flutter/flutter#41719
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (flu… …tter#2991)
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (flu… …tter#2991)
[path_provider] Move Windows FFI behind a conditional import (flutter… …#3056) Moves the real implementation of path_provider_windows behind a conditional export, instead exporting a stub on platforms that don't support dart:ffi. This avoids build breakage in web projects that have transitive dependencies on path_provider (and thus path_provider_windows due to manual endorsement). This will no longer be necessary once flutter/flutter#52267 is fixed, since only Windows builds will ever need to have code-level dependency on path_provider_windows.
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (flu… …tter#2991)
[path_provider] Add missing pluginClass: none to path_provider_windows ( flutter#3052) Stable channel still needs a 'pluginClass: none' to avoid "Invalid plugin specification" errors when parsing a Dart-only desktop plugin like this one. Fixes flutter/flutter#66158
PreviousNext