Add architecture case-study code to CI #11441
Labels
e2-days
Effort: < 5 days
fix.code-sample
Needs new or updated code sample
p2-medium
Necessary but not urgent concern. Resolve when possible.
Page URL
docs.flutter.dev/app-architecture/case-study
Page source
No response
Describe the problem
Right now, the code snippets in the PR #11414 aren't under CI. To add them to CI and test them properly, each snippet would require a lot of context.
The code those snippets are copied from lives in flutter/samples. Given that the apps primary purpose is to back the documentation, I'd like to move the entire app from flutter/samples to this repository rather than fake the needed context in new snippets.
Expected fix
Additional context
No response
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: