Add docs on 'Create app flavors for Windows and Linux' - #13736
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new documentation guide for setting up Flutter flavors on Windows and Linux desktop apps, along with updating existing docs and navigation links to reference it. Feedback on the new guide highlights a critical MDX syntax error with an unclosed <Tabs> tag, and suggests providing more concrete, actionable CMake and configuration examples for customizing application icons on both Windows and Linux.
|
Staged preview of the updated docs.flutter.dev site (updated for commit 1b489f5): https://flutter-docs-prod--docs-pr13736-flavors-windows-linux-mhk57fyd.web.app |
This comment was marked as resolved.
This comment was marked as resolved.
|
Staged preview of the updated flutter.dev site (updated for commit 1b489f5): https://flutter-dev-230821--www-pr13736-flavors-windows-linux-6mcklxdq.web.app |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
|
@AngeloAvv, I want to thank you for your ENORMOUSLY detailed and helpful review!!! (In fact, if you could email me at shaza@google, I'd like to thank you tangibly....) I can tell that you are an educator! I believe I have incorporated all of your feedback. Could you do a quick check and confirm? Staged here: |
parlough
left a comment
There was a problem hiding this comment.
I pushed some minor clean up and have two small suggestions to consider, but otherwise looks good to me. Thanks for splitting these up and addressing Angelo's (great) feedback!
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Closes #13642
Adds documentation for setting up app flavors on Windows and Linux desktop platforms.