Eric Windmill
04e6e73b26
lots of dart formats
10 months ago
Eric Windmill
b023fdabcb
checkin - updated to workspace
10 months ago
Eric Windmill
ef2e8e71ee
checkin
10 months ago
Eric Windmill
50ecc5afea
checkin
10 months ago
Eric Windmill
78b847cf12
checkin
10 months ago
Eric Windmill
8b19871277
checkin
10 months ago
Eric Windmill
a94af64678
gemini ran ci
10 months ago
Eric Windmill
719fd72c38
Flutter 3.29 beta ( #2571 )
1 year ago
Jonathan
c33edaf05a
Update content_menus README.md references ( #2564 )
...
Fix broken references in the README.md.
<img width="1467" alt="image"
src="https://github.com/user-attachments/assets/15f67114-f8a1-4a72-b4a4-0fa375832b26 "
/>
## 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 `///`).
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md
[CLA]: https://cla.developers.google.com/
[Discord]:
https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
[changelog]: ../CHANGELOG.md
1 year ago
Parker Lougheed
90f0584108
Clean up SDK constraints and lints ( #2471 )
2 years ago
Kevin Moore
a858f4701e
Bump deps and min SDKs, move web apps to new bootstrapping logic ( #2292 )
...
Also removed the web measurement experiment from the material 3 demo
2 years ago
Soroush Beigi
1f31580907
Updating samples Dart sdk to the last stable version ( #2209 )
2 years ago
Sasank Tumpati
0e1355841d
Fixed ThemeData in the Flutter Samples unnecessarily includes useMaterial3 = true (Issue #2214 ) ( #2217 )
2 years ago
Justin McCandless
6c8d54a82b
Move context menus out of experimental ( #2134 )
...
Now that the context menu code is on stable, move the sample out of
experimental.
Fixes https://github.com/flutter/samples/issues/2110
## 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.
---------
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
2 years ago