Skip to content

Dart 3.9 / Flutter 3.35 [first LLM release] #2714

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Dart 3.9 / Flutter 3.35 [first LLM release] #2714

wants to merge 6 commits into from

Conversation

ericwindmill
Copy link
Collaborator

@ericwindmill ericwindmill commented Aug 6, 2025

I got carried away with Gemini and basically rewrote CI and the release process for the new LLM reality. This work was largely completed by Gemini.

  • Bump all SDK versions to the current beta (3.9.0-0)
  • Run flutter channel beta
  • Wrote ci_script.dart to replace the bash scripts
  • Converted repository to pub workspace Migrate to pub workspaces after 3.7 release #2499
  • Added llm.md and release.md
  • Added redirect for deprecated Samples Index

Pre-launch Checklist

  • I read the [Flutter Style Guide] recently, and have followed its advice.
  • I signed the [CLA].
  • I read the [Contributors Guide].
  • I have added sample code updates to the [changelog].
  • I updated/added relevant documentation (doc comments with ///).

I got carried away with Gemini and basically rewrote CI and the release
process for the new LLM reality.

- Bump all SDK versions to the current beta (3.9.0-0)
- Run `flutter channel beta`
- Wrote `ci_script.dart` to replace the bash scripts
- Converted repository to pub workspace
- Added llm.md and release.md
- Added redirect for deprecated Samples Index

## 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 have added sample code updates to the [changelog].
- [x] I updated/added relevant documentation (doc comments with `///`).
@ericwindmill ericwindmill changed the title Dart 3.9 / Flutter 3.35 [LLM release test] Dart 3.9 / Flutter 3.35 [first LLM release] Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant