Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 02571ec0dd36
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f3bc6f1eb0c2
Choose a head ref
  • 2 commits
  • 29 files changed
  • 1 contributor

Commits on Feb 10, 2023

  1. [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.
    stuartmorgan-g authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f47f740 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. [various] Raise JVM limit in example builds (#7155)

    Speculative fix for the intermittent OOM build errors.
    stuartmorgan-g authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f3bc6f1 View commit details
    Browse the repository at this point in the history
Loading