Skip to content

Tags: samuelabreu/plugins

Tags

image_picker_for_web-v0.1.0

Toggle image_picker_for_web-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.
[image_picker_for_web] Introduce image_picker_for_web package (flutte…

…r#2802)

shared_preferences_macos-v0.0.1+10

Toggle shared_preferences_macos-v0.0.1+10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] linux endorsement (flutter#2789)

Endorses path_provider_linux, manually registering its implementation as a workaround for flutter/flutter#52267

path_provider-v1.6.10

Toggle path_provider-v1.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] linux endorsement (flutter#2789)

Endorses path_provider_linux, manually registering its implementation as a workaround for flutter/flutter#52267

path_provider_linux-v0.0.1+1

Toggle path_provider_linux-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.
[path_provider] linux endorsement (flutter#2789)

Endorses path_provider_linux, manually registering its implementation as a workaround for flutter/flutter#52267

package_info-v0.4.1

Toggle package_info-v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[path_provider] linux endorsement (flutter#2789)

Endorses path_provider_linux, manually registering its implementation as a workaround for flutter/flutter#52267

image_picker-v0.6.7

Toggle image_picker-v0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Port plugin to use the new Platform Interface. (flutte…

…r#2797)

This change Deprecates the old plugin API, but keeps it available.

Check the README.md for migration advice to the newest API.

image_picker-v0.6.6+5

Toggle image_picker-v0.6.6+5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Pin version of platform_interface. (flutter#2799)

in_app_purchase-v0.3.4

Toggle in_app_purchase-v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Error (flutter#2796)

* Expose SKError code to client apps

* Format

* Update changelog

* Fix failing tests

* Added version updates in pubspec

* Fix test

image_picker_platform_interface-v1.1.0

Toggle image_picker_platform_interface-v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker_platform_interface] Introduce new PickedFile APIs. (flu…

…tter#2791)

* Make API Async, so web can use objectUrls internally, instead of bytes.
* Introduce the PickedFile class to have a more platform agnostic return.
* Modify the platform interface to return PickedFiles.

Run tests with flutter test / flutter test --platform chrome

Co-authored-by: Rody Davis <[email protected]>

webview_flutter-v0.3.22+1

Toggle webview_flutter-v0.3.22+1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[webview_flutter] use hard coded values in `setAndGetScrollPosition` …

…test (flutter#2785)