-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Comparing changes
Open a pull request
base repository: flutter/plugins
base: 0a0e3d205ca3
head repository: flutter/plugins
compare: 9fdc899b72ca
- 8 commits
- 220 files changed
- 5 contributors
Commits on Jan 9, 2023
-
[tool] Don't add Guava in the all-packages app (#6747)
It's not clear why we are adding an outdated version of Guava; it is likely cruft, so this test removing it.
Configuration menu - View commit details
-
Copy full SHA for d03de2f - Browse repository at this point
Copy the full SHA d03de2fView commit details -
[local_auth]: Bump espresso-core (#6925)
Bumps espresso-core from 3.2.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d485c7e - Browse repository at this point
Copy the full SHA d485c7eView commit details -
[webview_flutter_platform_interface] Improves error message when `Web…
…ViewPlatform.instance` is null (#6938) * add assertion * formatting
Configuration menu - View commit details
-
Copy full SHA for a47e719 - Browse repository at this point
Copy the full SHA a47e719View commit details -
[google_maps]: Bump espresso-core from 3.4.0 to 3.5.1 in /packages/go…
…ogle_maps_flutter/google_maps_flutter_android/android (#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]>
Configuration menu - View commit details
-
Copy full SHA for 7132dac - Browse repository at this point
Copy the full SHA 7132dacView commit details
Commits on Jan 10, 2023
-
[espresso]: Bump truth from 1.4.0 to 1.5.0 in /packages/espresso/andr…
…oid (#6707) Bumps truth from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: androidx.test.ext:truth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc3287c - Browse repository at this point
Copy the full SHA dc3287cView commit details -
[camera]: Bump camerax_version from 1.3.0-alpha01 to 1.3.0-alpha02 in…
… /packages/camera/camera_android_camerax/android (#6828) * [camera]: Bump camerax_version Bumps `camerax_version` from 1.3.0-alpha01 to 1.3.0-alpha02. Updates `camera-core` from 1.3.0-alpha01 to 1.3.0-alpha02 Updates `camera-camera2` from 1.3.0-alpha01 to 1.3.0-alpha02 Updates `camera-lifecycle` from 1.3.0-alpha01 to 1.3.0-alpha02 --- updated-dependencies: - dependency-name: androidx.camera:camera-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.camera:camera-camera2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.camera:camera-lifecycle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Add changelog change Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: camsim99 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1de6477 - Browse repository at this point
Copy the full SHA 1de6477View commit details -
[shared_preferences] Merge iOS and macOS implementations (#6920)
This merges `shared_preferences_ios` and `shared_preferences_macos` into a new `shared_preferences_foundations` that replaces both of those packages, as described in flutter/flutter#117941: - Renames `shared_preferences_macos` to `shared_prefrences_foundation`, since the macOS implementation is the Swift implementation, which is what we want to use going forward. - Moves the implementation files to a shared directory (called `darwin/` in anticipation of flutter/flutter#115337), adjusting the code and podspec slightly to make it iOS-compatible - Adds iOS support to the example, via `flutter create`-ing a new iOS example and wiring it up to use the existing native unit test. (This was done instead of moving the example from `shared_preferences_ios` since it seemed better to have the example be in Swift as well now.) - Removes `shared_preferences_ios`. Once this lands and has been published, a follow-up will update `shared_preferences` to use this new package instead of the other two, and the old ones will be marked as deprecated on pub.dev. Part of flutter/flutter#117941
Configuration menu - View commit details
-
Copy full SHA for fb40581 - Browse repository at this point
Copy the full SHA fb40581View commit details -
[various] Enable
avoid_dynamic_calls(#6834)* Enable the option * Fix camera * Fix webview * Remove unnecessary 'call's from camera tests * Fix maps * Fix sign-in * fix image_picker * Fix IAP * Fix shared_preferences * Fix url_launcher_android * Version bumps * Fix tool * Re-apply webview test fix * Re-bump versions * Fix one new tool issue
Configuration menu - View commit details
-
Copy full SHA for 9fdc899 - Browse repository at this point
Copy the full SHA 9fdc899View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0a0e3d205ca3...9fdc899b72ca