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

14 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
Eric Windmill
719fd72c38 Flutter 3.29 beta (#2571) 2025-02-12 18:08:01 -05:00
Andrew Brogdon
664b63c03c Updates for 2.8! (#961) 2021-12-09 13:15:57 +10:00
Brett Morgan
b1a49c0afb Adjust animations lint rules (#814) 2021-06-07 16:00:06 -07:00
Brett Morgan
936d1fdaae Upgrading samples to flutter_lints, part 1 of n (#804) 2021-06-05 12:24:28 +10:00
Arteev Raina
35aceb961e [animations] added test for focus image (#711) 2021-02-11 18:44:57 -08:00
Arteev Raina
e7d70288d9 [animations]: added test for AnimatedList (#637) 2021-01-26 22:39:05 -08:00
Brett Morgan
622e8d55d3 Migrate to the New Material Buttons (#668) 2021-01-27 13:20:50 +11:00
Arteev Raina
d01e6ab2bf [animations] added test for HeroAnimation (#620) 2020-12-16 21:48:05 -08:00
Tushar Ojha
9b968cf85e [animations] adds test for AnimatedPositioned (#576) 2020-11-02 13:06:28 -08:00
Ayush Bherwani
491c3f58aa [animations] adds test for CarouselDemo (#443) 2020-06-05 18:15:59 -07:00
Abdullah Deshmukh
b518c322cc [animations] Add widget tests for card_swipe (#442) 2020-05-22 21:34:44 +10:00
Brett Morgan
baa1f976b2 Samples maintenance (#435) 2020-05-13 09:18:26 +10:00
Ayush Bherwani
b2f3ccfad2 [animations] adds widget test for expand card (#410) 2020-04-27 17:31:04 -07:00