Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Upgrade to Flutter v3.22.0 #1803

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    adccf51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c0ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1774806 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd70eb4 View commit details
    Browse the repository at this point in the history
  5. Clang format

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b9ca666 View commit details
    Browse the repository at this point in the history
  6. Upgrade melos to v6.0.0

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    52d0a8c View commit details
    Browse the repository at this point in the history
  7. Clang cpp, too

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a1b19b3 View commit details
    Browse the repository at this point in the history
  8. deps: Upgrade file picker

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    debeb43 View commit details
    Browse the repository at this point in the history
  9. deps: Upgrade gradle wrapper

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e2dca3c View commit details
    Browse the repository at this point in the history
  10. build ios and macos

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dab7793 View commit details
    Browse the repository at this point in the history
  11. build ios and macos

    Gustl22 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0d114ae View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Enable tests for macos-14

    Gustl22 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6ee6e35 View commit details
    Browse the repository at this point in the history
  2. Enable live mode for darwin

    Gustl22 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2f377a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21270bc View commit details
    Browse the repository at this point in the history
  4. Revert "Enable tests for macos-14"

    This reverts commit 6ee6e35.
    Gustl22 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6396cf3 View commit details
    Browse the repository at this point in the history
  5. ci: Setup java v4

    Gustl22 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0c476f6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. WIP: DEBUGGING

    Gustl22 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    212a630 View commit details
    Browse the repository at this point in the history
  2. set mime type for streams

    Gustl22 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    705e06d View commit details
    Browse the repository at this point in the history
  3. change os description

    Gustl22 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6057b7c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    dfa7fef View commit details
    Browse the repository at this point in the history
  2. Use Flutter 3.22.2

    Gustl22 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    66b3bfb View commit details
    Browse the repository at this point in the history
  3. Update macos files

    Gustl22 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1274843 View commit details
    Browse the repository at this point in the history
  4. Allow all apps

    Gustl22 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6bff15e View commit details
    Browse the repository at this point in the history
  5. Attempt to debug online

    Gustl22 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    09b6800 View commit details
    Browse the repository at this point in the history
  6. Use async await

    Gustl22 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5a542ab View commit details
    Browse the repository at this point in the history
  7. Replace return with await

    Gustl22 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    201fd21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ddcb53 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. WIP: remove timeout

    Gustl22 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4e1edc0 View commit details
    Browse the repository at this point in the history
  2. WIP: use completer

    Gustl22 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    eb329b6 View commit details
    Browse the repository at this point in the history
  3. WIP: use completer

    Gustl22 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6f5ca06 View commit details
    Browse the repository at this point in the history
  4. WIP: always cancel stream

    Gustl22 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3ec6e24 View commit details
    Browse the repository at this point in the history