Skip to content

Tags: fever365/plugins

Tags

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)

video_player_web-v0.1.3+1

Toggle video_player_web-v0.1.3+1'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] Android: only destroy mapView once (flutter#2772)

url_launcher_macos-v0.0.1+7

Toggle url_launcher_macos-v0.0.1+7'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] Android: only destroy mapView once (flutter#2772)

shared_preferences_web-v0.1.2+7

Toggle shared_preferences_web-v0.1.2+7'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] Android: only destroy mapView once (flutter#2772)

shared_preferences_macos-v0.0.1+9

Toggle shared_preferences_macos-v0.0.1+9'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] Android: only destroy mapView once (flutter#2772)

path_provider_macos-v0.0.4+3

Toggle path_provider_macos-v0.0.4+3'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] Android: only destroy mapView once (flutter#2772)

path_provider_linux-v0.0.1

Toggle path_provider_linux-v0.0.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] path provider linux implementation in dart (flutter#2589

)

Adds a pure-Dart path_provider_linux, to use as a federated Linux implementation of path_provider.