Looking over your github issue, definitely think you’re on the right track:
- Excellent idea to separate quickstarts and full demos. I’ve been trying to figure out best practices for directory structure and it can get confusing which sample to use as a template (found the post on the compass app which was very helpful)
- Regarding AI, I think samples are going to stay relevant for a good while as trust builds. Quality >> quantity, keep it to a number of samples that can be well maintained
- I appreciate having a few lines in the main.dart header stating what the sample is, what it is useful for, what it is not useful for, and what piece of the code is most important to start looking at
Thanks for doing this and good luck!