Tags: Atsumi3/plugins
Tags
[webview_flutter_android][webview_flutter_wkwebview] Adds support to … …retrieve native `WebView` (flutter#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][webview_flutter_wkwebview] Adds support to … …retrieve native `WebView` (flutter#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] Fixes initial padding not working while… … map has not been created yet. (flutter#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
[file_selector] Relax xdg_directories constraint (flutter#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] Slight cleanup in GoogleSignInPlugin (flutter#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] Name picked files to match the original filena… …mes where possible (flutter#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] Fixes points losing precision when conv… …erting to LatLng (flutter#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] Avoids XHR when possible. (flutter#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_ios] Update minimum Flutter version to 3.3 and iOS 11 (f… …lutter#7110) * [url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 * super
[url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 (f… …lutter#7110) * [url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 * super
PreviousNext