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

Update for Flutter 3.10 beta #1746

Merged
merged 56 commits into from
May 10, 2023
Merged

Update for Flutter 3.10 beta #1746

merged 56 commits into from
May 10, 2023

Commits on Apr 26, 2023

  1. Add unnecessary_breaks lint (#1709)

    ## Pre-launch Checklist
    
    - [x] I read the [Flutter Style Guide] _recently_, and have followed its
    advice.
    - [x] I signed the [CLA].
    - [x] I read the [Contributors Guide].
    - [x] I updated/added relevant documentation (doc comments with `///`).
    - [x] All existing and new tests are passing.
    
    If you need help, consider asking for advice on the #hackers-devrel
    channel on [Discord].
    
    <!-- Links -->
    [Flutter Style Guide]:
    https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
    [CLA]: https://cla.developers.google.com/
    [Discord]: https://github.com/flutter/flutter/wiki/Chat
    [Contributors Guide]:
    https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
    domesticmouse committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fb798c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6df34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b7dc57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b1768 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    da70765 View commit details
    Browse the repository at this point in the history
  2. Update CI

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3de23dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dd7982 View commit details
    Browse the repository at this point in the history
  4. Fixup code_sharing

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    10ccb00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5016121 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7ae35e View commit details
    Browse the repository at this point in the history
  7. const migration

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a679e5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc667f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c422af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f04236 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bdb377 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bb0cfb3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc3884f View commit details
    Browse the repository at this point in the history
  14. More elides

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d33978b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf0c491 View commit details
    Browse the repository at this point in the history
  16. sdk: ^3.0.0-0

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3055c15 View commit details
    Browse the repository at this point in the history
  17. Drop breaks

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1079dc2 View commit details
    Browse the repository at this point in the history
  18. Drop moar breaks

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    89a6e9b View commit details
    Browse the repository at this point in the history
  19. Yet more breaks

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b0b804d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8cdfa48 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9186be7 View commit details
    Browse the repository at this point in the history
  22. Update CI project list

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    57f25e8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1221a76 View commit details
    Browse the repository at this point in the history
  24. whups

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    abac89d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2a49320 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d5b4342 View commit details
    Browse the repository at this point in the history
  27. window singleton fix

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    13086d0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cb17c4a View commit details
    Browse the repository at this point in the history
  29. Add back CI

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    db0efb9 View commit details
    Browse the repository at this point in the history
  30. Fixup material_3_demo

    domesticmouse committed May 2, 2023
    Configuration menu
    Copy the full SHA
    39d8f67 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f7c0337 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    8b311f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb75bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1307ed3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fffaff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e2c507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    507dd1b View commit details
    Browse the repository at this point in the history
  7. [web] Publish ng-flutter example. (#1773)

    This PR publishes a possible Angular - Flutter Web integration app.
    
    ## Pre-launch Checklist
    
    - [x] I read the [Flutter Style Guide] _recently_, and have followed its
    advice.
    - [x] I signed the [CLA].
    - [x] I read the [Contributors Guide].
    - [x] I updated/added relevant documentation (doc comments with `///`).
    - [x] All existing and new tests are passing.
    
    If you need help, consider asking for advice on the #hackers-devrel
    channel on [Discord].
    
    <!-- Links -->
    [Flutter Style Guide]:
    https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
    [CLA]: https://cla.developers.google.com/
    [Discord]: https://github.com/flutter/flutter/wiki/Chat
    [Contributors Guide]:
    https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
    
    
    
    
    Co-authored-by: Mark Thompson
    <[email protected]>
    
    Co-authored-by: Mark Thompson <[email protected]>
    ditman and MarkTechson committed May 3, 2023
    Configuration menu
    Copy the full SHA
    64ea2ae View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    0104204 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    049743b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    185b332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b80a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d50bd44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e3e2ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6070c8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bd83a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81bf715 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bc072d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a5068d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a47cfa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    afc3736 View commit details
    Browse the repository at this point in the history
  13. dart format

    domesticmouse committed May 9, 2023
    Configuration menu
    Copy the full SHA
    96301ae View commit details
    Browse the repository at this point in the history