Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d4752c40696e
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 53ed5a0aa9e4
Choose a head ref
  • 5 commits
  • 118 files changed
  • 4 contributors

Commits on Jun 29, 2023

  1. [shared_preferences] Adds new clearWithParameters and getAllWithParam…

    …eters methods to all platforms. (#4262)
    
    Adds new `clearWithParameters` and `getAllWithParameters` methods.
    
    part of flutter/flutter#128948
    
    precursor to #3794
    
    awaiting #4261
    
    ## Pre-launch Checklist
    
    - [x] I read the [Contributor Guide] and followed the process outlined
    there for submitting PRs.
    - [x] I read the [Tree Hygiene] wiki page, which explains my
    responsibilities.
    - [x] I read and followed the [relevant style guides] and ran the
    auto-formatter. (Unlike the flutter/flutter repo, the flutter/packages
    repo does use `dart format`.)
    - [x] I signed the [CLA].
    - [x] The title of the PR starts with the name of the package surrounded
    by square brackets, e.g. `[shared_preferences]`
    - [x] I listed at least one issue that this PR fixes in the description
    above.
    - [x] I updated `pubspec.yaml` with an appropriate new version according
    to the [pub versioning philosophy], or this PR is [exempt from version
    changes].
    - [x] I updated `CHANGELOG.md` to add a description of the change,
    [following repository CHANGELOG style].
    - [x] I updated/added relevant documentation (doc comments with `///`).
    - [x] I added new tests to check the change I am making, or this PR is
    [test-exempt].
    - [x] All existing and new tests are passing.
    
    If you need help, consider asking for advice on the #hackers-new channel
    on [Discord].
    
    <!-- Links -->
    [Contributor Guide]:
    https://github.com/flutter/packages/blob/main/CONTRIBUTING.md
    [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
    [relevant style guides]:
    https://github.com/flutter/packages/blob/main/CONTRIBUTING.md#style
    [CLA]: https://cla.developers.google.com/
    [flutter/tests]: https://github.com/flutter/tests
    [breaking change policy]:
    https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
    [Discord]: https://github.com/flutter/flutter/wiki/Chat
    [pub versioning philosophy]: https://dart.dev/tools/pub/versioning
    [exempt from version changes]:
    https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#version-and-changelog-updates
    [following repository CHANGELOG style]:
    https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#changelog-style
    [test-exempt]:
    https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
    tarrinneal authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d615371 View commit details
    Browse the repository at this point in the history
  2. [pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 …

    …to 1.8.22 in /packages/pigeon/platform_tests/test_plugin/android (#4189)
    
    Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/releases">org.jetbrains.kotlin:kotlin-gradle-plugin's releases</a>.</em></p>
    <blockquote>
    <h2>Kotlin 1.8.22</h2>
    <h2>Changelog</h2>
    <h3>Tools. Gradle</h3>
    <ul>
    <li><a href="https://youtrack.jetbrains.com/issue/KT-58280"><code>KT-58280</code></a> org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath</li>
    </ul>
    <h2>Checksums</h2>
    <table>
    <thead>
    <tr>
    <th>File</th>
    <th>Sha256</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td>kotlin-compiler-1.8.22.zip</td>
    <td>91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6</td>
    </tr>
    <tr>
    <td>kotlin-native-linux-x86_64-1.8.22.tar.gz</td>
    <td>a1fb41fc010b347d5d9a5449ebb48ad200c59ec2a9121b01db5165db6697e58b</td>
    </tr>
    <tr>
    <td>kotlin-native-macos-x86_64-1.8.22.tar.gz</td>
    <td>0d6e6b12569a4b8ff2f301f827192dd715a29962cc01eed05557aa8e6eb7c20d</td>
    </tr>
    <tr>
    <td>kotlin-native-macos-aarch64-1.8.22.tar.gz</td>
    <td>29805af3220eab3c163ac54f02a6097436d4ddfa83eca7815eb053517093e417</td>
    </tr>
    <tr>
    <td>kotlin-native-windows-x86_64-1.8.22.zip</td>
    <td>91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5</td>
    </tr>
    </tbody>
    </table>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md">org.jetbrains.kotlin:kotlin-gradle-plugin's changelog</a>.</em></p>
    <blockquote>
    <h2>1.8.22</h2>
    <h3>Tools. Gradle</h3>
    <ul>
    <li><a href="https://youtrack.jetbrains.com/issue/KT-58280"><code>KT-58280</code></a> org.jetbrains.kotlin.jvm Gradle plugin contributes build directories to the test compile classpath</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/JetBrains/kotlin/commit/fe0156151da01b3cecee587bf43e845766bdbfdf"><code>fe01561</code></a> Add changelog for 1.8.22</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/918a74f88af974f8f3f90eca57628ce8303ff9d0"><code>918a74f</code></a> [Gradle] KotlinCompilationAssociator: Restore 1.8.10 behaviour for KotlinWith...</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/90a9bf9dbe09cc66f60d799d29bbb55d27223a96"><code>90a9bf9</code></a> [Gradle] Implement KT58280JvmWithJavaTestCompileClasspath to cover KT-58280</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/0043ae4390c8555b03428a014b660f395b924695"><code>0043ae4</code></a> Update Dokka to 1.8.20-dev-213</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/0389c3526299debe45bf1f4ab0e773c7dd6af7f1"><code>0389c35</code></a> docs build: allow to specify custom dokka repository</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/d57f33517b85df55f05910eb4755c5298c51e6ae"><code>d57f335</code></a> docs build: move parameter initialization to the parent project</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/596ff23d430d482ea61688eb896ded5ce614a2ab"><code>596ff23</code></a> docs: cleanup remaining previous version specializations</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/2da94ed85513e46196ac15b2b915999e6b34f1d5"><code>2da94ed</code></a> Fix missing native-wasm source set in legacy docs build</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/51d55cdae0da63d4a720e97cfcf4da1d61573a74"><code>51d55cd</code></a> docs: specialize build for latest version</li>
    <li><a href="https://github.com/JetBrains/kotlin/commit/5e1e4ec8cdba023439825a4df7b8d07f6bc25475"><code>5e1e4ec</code></a> Render kotlin-reflect library documentation in a separate module</li>
    <li>Additional commits viewable in <a href="https://github.com/JetBrains/kotlin/compare/v1.8.21...v1.8.22">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.kotlin:kotlin-gradle-plugin&package-manager=gradle&previous-version=1.8.21&new-version=1.8.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    
    </details>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    71997a4 View commit details
    Browse the repository at this point in the history
  3. [ci] Add LUCI version of dart unit tests (#4265)

    Add initial LUCI versions of the dart unit tests task.
    
    Part of flutter/flutter#114373
    stuartmorgan-g authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9ec04ac View commit details
    Browse the repository at this point in the history
  4. [various] Remove unused flutter_driver dependencies (#4347)

    `flutter_driver` has been mostly replaced by `integration_test`, but we still have a lot of remaining dependencies on the package. This removes the dependency from pubspec.yaml for all plugins that aren't actually `import`ing it.
    
    It also removes an old video_player test that has been disabled for years that was never updated from flutter_driver to integration_test; we've since added a lot more testing to video_player, so in practice this is cruft that we can just remove.
    
    Closes flutter/flutter#85224
    stuartmorgan-g authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0ef3938 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. [google_maps_flutter_web] Add padding to newLatLngBounds implementati…

    …on (#3452)
    
    ## Description
    This PR is implementing the `padding` argument to `fitBounds` which is called by `newLatLngBounds`.
    
    ## Related Issues
    [flutter/flutter#122192](flutter/flutter#122192)
    jxstxn1 authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    53ed5a0 View commit details
    Browse the repository at this point in the history
Loading