这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Tags: flutter/plugins

Tags

webview_flutter_wkwebview-v3.1.0

Toggle webview_flutter_wkwebview-v3.1.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_android][webview_flutter_wkwebview] Adds support to …

…retrieve native `WebView` (#7071)

* implementation of the webViewIdentifier field

* change to external classes

* formatting

* update readmes

* iOS

* improve

* hmmmm

* add note about not using other apis

* project changes

* add external api tests to project

* ordering

* fix docs and use id

webview_flutter_android-v3.3.0

Toggle webview_flutter_android-v3.3.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_android][webview_flutter_wkwebview] Adds support to …

…retrieve native `WebView` (#7071)

* implementation of the webViewIdentifier field

* change to external classes

* formatting

* update readmes

* iOS

* improve

* hmmmm

* add note about not using other apis

* project changes

* add external api tests to project

* ordering

* fix docs and use id

google_maps_flutter_android-v2.4.5

Toggle google_maps_flutter_android-v2.4.5'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] Fixes initial padding not working while…

… map has not been created yet. (#7135)

* fix initial padding not working

* fix changelog

* remove unused imports

* removed visiblefortesting from google map

* add private back

* applied patch

* replace 10 with padding

* add line

* remove line

path_provider_linux-v2.1.8

Toggle path_provider_linux-v2.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[file_selector] Relax xdg_directories constraint (#7157)

`xdg_directories` 0.2.0 was update to 1.0 to reflect that it has a
stable API, with no other changes. This updates the constraint to allow
either 0.2.x or 1.x to avoid dependency conflicts in the future.

google_sign_in_android-v6.1.6

Toggle google_sign_in_android-v6.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[google_sign_in] Slight cleanup in GoogleSignInPlugin (#7013)

* Slight cleanup in GoogleSignInPlugin

1) Use switch instead of if/else and show all possible states
2) Handle the case of synchronous failure in signInSilently()
   by checking isComplete() instead of isSuccessful()

* Run formatter and fix some compilation errors

* Version bump

* Declare throws

* Update error text expectation

* Diagnose failing test

* Code

* Code

* Fix test

image_picker_android-v0.8.5+6

Toggle image_picker_android-v0.8.5+6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[image_picker_android] Name picked files to match the original filena…

…mes where possible (#6096)

* [image_picker_android] Name picked files to match the original filenames where possible.

* [image_picker_android] Update CHANGELOG.md

* [image_picker_android] Add license blocks

* [image_picker_android] Clear imports, document FileUtils.getPathFromUri

* [image_picker_android] Fix analysis issues

google_maps_flutter_android-v2.4.4

Toggle google_maps_flutter_android-v2.4.4'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] Fixes points losing precision when conv…

…erting to LatLng (#7101)

* fix points losing precision when converted to lat long

* add changelog

* fix format

* fix format

* fix name

* fix format

* add license

webview_flutter_web-v0.2.2

Toggle webview_flutter_web-v0.2.2'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] Avoids XHR when possible. (#7090)

* update

* Request body must be empty too to skip XHR request. Add test.

* Add ContentType class to parse response headers.

* Use content-type in response to encode iframe contents.

* Attempt to run integration_tests. Do they ever fail?

* Update docs.

* Set Widget styles in a way the flutter engine likes.

* Add bash to codeblocks in readme.

---------

Co-authored-by: David Iglesias Teixeira <ditman@gmail.com>

url_launcher-v6.1.9

Toggle url_launcher-v6.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 (#…

…7110)

* [url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11

* super

url_launcher_ios-v6.1.0

Toggle url_launcher_ios-v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 (#…

…7110)

* [url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11

* super