1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

8 Commits

Author SHA1 Message Date
Eric Windmill
2999d738b8 Dart 3.9 / Flutter 3.35 [first LLM release] (#2714)
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 #2499 
- 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 `///`).
2025-08-14 12:26:24 -07:00
Brett Morgan
4af443d33f Drop lock files from repo (#1282) 2022-05-28 07:01:26 +10:00
godofredoc
f58928da91 Remove binaries from samples. (#1057)
This is to remove the security alerts related to checked in binaries.
2022-03-26 03:25:17 +10:00
Andrew Brogdon
face0f564a Adds espresso testing for add_to_app/android_fullscreen (#323) 2020-03-12 20:12:24 -07:00
Brett Morgan
d71180683c flutter pub upgrade (#178) 2019-12-18 10:54:58 +11:00
Brett Morgan
73086e20c1 Beta branch fix (#173) 2019-12-11 13:01:45 -05:00
Tim Sneath
38a54314c7 Clean up .gitignore and checked in files (#65) 2019-04-14 17:10:44 -07:00
Hixie
05319d3e8c Initial commit 2018-06-08 14:36:44 -07:00