mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Move experimental (#2680)
Removes the remaining samples in `experimental`. They're now in the flutter/demos repository. *List which issues are fixed by this PR. For larger changes, raising an issue first helps reduce redundant work.* #2520 ## 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 `///`).
This commit is contained in:
@@ -5,6 +5,14 @@
|
||||
A collection of open source samples that illustrate best practices for
|
||||
[Flutter].
|
||||
|
||||
## Contributing
|
||||
|
||||
We're very appreciative of fixes and necessary improvements to the existing samples. **But in most cases, we're not currently adding new samples to this repository** while we rethink sample code in the post-LLM world.
|
||||
|
||||
Please read the [contributor's guide] if you have contributions.
|
||||
|
||||
Googler's, you can freely add samples to the [flutter/demos] repository.
|
||||
|
||||
## Index
|
||||
|
||||
### Quickstarts
|
||||
@@ -189,3 +197,4 @@ If you run into a bug in one of the samples, please file an issue in the
|
||||
[The FlutterDev Discord]: https://discord.gg/rflutterdev
|
||||
[The Flutter Community forum]: https://forum.itsallwidgets.com/latest
|
||||
[`flutter/samples` issue tracker]: https://github.com/flutter/samples/issues
|
||||
[flutter/demos]: https://github.com/flutter/demos
|
||||
|
||||
Reference in New Issue
Block a user