Eric Windmill
9801f24ac8
[LLM release] Dart 3.9 / Flutter 3.35 ( #2701 )
...
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 `///`).
1 month ago
Eric Windmill
719fd72c38
Flutter 3.29 beta ( #2571 )
7 months ago
Sasank Tumpati
0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214 ) ( #2217 )
1 year ago
Miguel Beltran
93db48966c
Explicit import for Platform and kIsWeb ( #1898 )
...
Following the ideas in flutter/website#7798 I have changed the imports
needed for Platform and kIsWeb to be explicitly named.
## 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 updated/added relevant documentation (doc comments with `///`).
- [ ] 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
2 years ago
Miguel Beltran
f3ec2b7e64
Migrate isolate_example to Material 3 ( #1619 )
3 years ago
Brett Morgan
58bc5d7a58
Deps update, utilize `super.key` ( #1265 )
...
* Deps update, utilize `super.key`
* `flutter format`
3 years ago
Miguel Beltran
35713ac2d9
rename constants ( #1047 )
4 years ago
Miguel Beltran
b2daccca71
Add desktop window setup to isolate_example ( #1041 )
4 years ago
Brett Morgan
78dee899ea
isolate_example: Update lints, rebuild runners ( #825 )
4 years ago
Brett Morgan
936d1fdaae
Upgrading samples to flutter_lints, part 1 of n ( #804 )
4 years ago
John Ryan
f325e685d1
isolate sample maintenance ( #167 )
...
* isolate sample maintenance
- use slightly more meaningful names
- rename files
- misc small readability changes
* update MAINTENANCE.md
* fix gh username
* formatting
* upgrade dependencies
6 years ago
Andrew Brogdon
0f3721f696
Quarterly maintenance on isolate_example ( #142 )
6 years ago
Branden Taylor
52efc7cfd6
Page three data transfer ( #105 )
6 years ago
Brett Morgan
87b42f92e3
Analysis_options, format and fixups. ( #103 )
6 years ago
Branden Taylor
e4b4b35182
The rest of page one for isolate_example
6 years ago
Branden Taylor
8d1e751050
Added the main animation for page 1 ( #94 )
6 years ago
Branden Taylor
9241a062bc
Added 3 tabbed pages with welcome messages ( #92 )
6 years ago
Branden Taylor
d35d88740d
An empty app to start with ( #91 )
6 years ago