Skip to content

Tags: westito/plugins

Tags

google_maps_flutter_android-v2.4.1

Toggle google_maps_flutter_android-v2.4.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]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/go…

…ogle_maps_flutter/google_maps_flutter_android/android (flutter#6937)

* [google_maps]: Bump espresso-core

Bumps espresso-core from 3.4.0 to 3.5.1.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Changelog and version bump

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gary Qian <[email protected]>

shared_preferences_macos-v2.0.5

Toggle shared_preferences_macos-v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[shared_preferences] Convert macOS to Pigeon (flutter#6914)

* Add Pigeon and update Dart, based on iOS implementation

* Update Swift implementation

* Update Swift tests

* Adjust Dart test and add Pigeon TODOs

* Version bump

* Format

* Update to Pigeon 5.0 for Swift warning fix

in_app_purchase-v3.1.1

Toggle in_app_purchase-v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[in_app_pur] Add screenshots to pubspec.yaml (flutter#6540)

* [in_app_pur] Add screenshots to pubspec.yaml

* Style fix

Co-authored-by: Stuart Morgan <[email protected]>

image_picker_ios-v0.8.6+5

Toggle image_picker_ios-v0.8.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_ios] Fix FLTPHPickerSaveImageToPathOperation property a…

…ttributes (flutter#6890)

* [image_picker_ios] Fix FLTPHPickerSaveImageToPathOperation property attributes

* Format

* Replace removed wait

google_maps_flutter-v2.2.3

Toggle google_maps_flutter-v2.2.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] Fixed minor syntax error in the README.md (flut…

…ter#6909)

* Fixed minor syntax error and added imports

* [google_maps_flutter] Fixed minor syntax error and added imports

* Fixed changes to match repo guidelines and tests

Moved the changes to the readme_sample code excerpt, incremented the version, and removed the changes to imports.

* Updated excerpts and pubspec version

* Style fix

Co-authored-by: stuartmorgan <[email protected]>

webview_flutter_web-v0.2.1

Toggle webview_flutter_web-v0.2.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_web] Adds auto registration of the `WebViewPlatform`…

… implementation (flutter#6886)

* Adss auto reg

* test for registration

* update readme

webview_flutter_web-v0.2.0

Toggle webview_flutter_web-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll Flutter from e766ad0 to ae292cc (6 revisions) (flutter#6885)

* 484858b 00ce1fd6d add virtual destructor to new virtual Culler class (flutter/engine#38494) (flutter/flutter#117624)

* d674a46 b2968296a Roll Fuchsia Mac SDK from hGNNd-oOWFLY86Tnl... to kV1stXDqE4asMxgjK... (flutter/engine#38495) (flutter/flutter#117626)

* 239f80e 3ae55014f Roll Fuchsia Mac SDK from kV1stXDqE4asMxgjK... to 90MsGucOMFZ_grNUC... (flutter/engine#38498) (flutter/flutter#117633)

* def09b4 b61200484 Roll Fuchsia Mac SDK from 90MsGucOMFZ_grNUC... to QOdpfMkM_LcPon_zm... (flutter/engine#38499) (flutter/flutter#117646)

* a09faa1 Roll Flutter Engine from b61200484d28 to da181dfbfb27 (4 revisions) (flutter/flutter#117651)

* ae292cc Roll Plugins from 94a54bf to 3eba2bf (4 revisions) (flutter/flutter#117653)

webview_flutter-v4.0.1

Toggle webview_flutter-v4.0.1's commit message

Verified

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

image_picker_ios-v0.8.6+4

Toggle image_picker_ios-v0.8.6+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker] Fix check for iOS 14+ authorization status (flutter#6845)

* fix check for authorization status

* add unit tests and update release info

* update release info

webview_flutter_wkwebview-v3.0.1

Toggle webview_flutter_wkwebview-v3.0.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_wkwebview] Adds support for `WKNavigationAction.navi…

…gationType` (flutter#6863)

* add navigation type to navigation action

* version bump and export

* remove import

* ios unit test

* lint warning

* formatting

* add readme change to CHANGELOG

* remove unused method

* undo mocks change

* last mocks change

* mention pigeon dependency