Conversation
There was a problem hiding this comment.
Code Review
This pull request does a great job of updating the documentation to reflect the breaking changes in GenUI version 0.9. The renaming of components and updates to the API are consistently applied across the documents. However, several code examples in the 'get-started.md' file are incomplete, commented out, or contain confusing variable names. For a guide aimed at new users, it's crucial that these examples are clear and fully functional. I've provided specific suggestions to address these issues and improve the clarity and completeness of the documentation.
Note: Security Review has been skipped due to the limited scope of the PR.
|
Visit the preview URL for this PR (updated for commit df5e042): https://flutter-docs-prod--pr13161-update-genui-docs-vtyga3he.web.app |
The GenUI package has been updating to 0.9 (from 0.7) and includes breaking changes. This PR updates those docs/examples.