Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Flutter pubspec documentation to streamline the overview, add information about asset transformers, integration tests, and the module field, and correct various formatting and link references. The feedback recommends using a stable SDK version constraint instead of a beta pre-release in examples, removing the obsolete androidX property from the module configuration, and using shell-style comments (#) instead of C-style comments (//) in console code blocks.
|
Staged preview of the updated docs.flutter.dev site (updated for commit bb628c2): https://flutter-docs-prod--docs-pr13744-pubspec-ohh0xgww.web.app |
|
Staged preview of the updated flutter.dev site (updated for commit bb628c2): https://flutter-dev-230821--www-pr13744-pubspec-3hqiahs2.web.app |
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
|
Yes, it was reliant on the other PR landing first, but I've removed that limitation. thx |
Fixes #13696
The filed issue requires a minor fix but, in the process, I noticed that the page needs updating.