8000 Tags · potatoker/plugins · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: potatoker/plugins

Tags

webview_flutter-v0.3.23

Toggle webview_flutter-v0.3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
10000
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (flu…

…tter#2991)

url_launcher-v5.7.0

Toggle url_launcher-v5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (flu…

…tter#2991)

shared_preferences_windows-v0.0.1+1

Toggle shared_preferences_windows-v0.0.1+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[shared_preferences] Add iOS stub to shared_preferences_windows (flut…

…ter#3058)

shared_preferences supports versions older than 1.18, so this plugin
needs the iOS stub to prevent breaking iOS projects via transitive
dependencies when shared_preferences endorses the Windows implementation.

path_provider_windows-v0.0.4+1

Toggle path_provider_windows-v0.0.4+1's commit message
dartfmt

path_provider_windows-v0.0.4

Toggle path_provider_windows-v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[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.

image_picker-v0.6.7+10

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (flu…

…tter#2991)

path_provider_windows-v0.0.3

Toggle path_provider_windows-v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[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

path_provider-v1.6.16

Toggle path_provider-v1.6.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] Path provider windows updates (flutter#3049)

- Adds missing iOS podspec to path_provider_windows, which was necessary to publish it (since path_provider doesn't require 1.20+)
- Requires path_provider_windows 0.0.2, not 0.0.1, in path_provider endorsement.

path_provider_windows-v0.0.2

Toggle path_provider_windows-v0.0.2's commit message
Add missing podspec to path_provider_windows

image_picker-v0.6.7+9

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] changed ExifInterface to AndroidX version, including d… (

flutter#3036)
0