Skip to content

Update Flutter pubspec page - #13744

Merged
sfshaza2 merged 10 commits into
mainfrom
pubspec
Aug 20, 2026
Merged

Update Flutter pubspec page#13744
sfshaza2 merged 10 commits into
mainfrom
pubspec

Conversation

@sfshaza2

@sfshaza2 sfshaza2 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Fixes #13696

The filed issue requires a minor fix but, in the process, I noticed that the page needs updating.

@sfshaza2
sfshaza2 requested a review from a team as a code owner August 18, 2026 22:17
@sfshaza2
sfshaza2 requested a review from elliette August 18, 2026 22:18

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread sites/docs/src/content/tools/pubspec.md Outdated
Comment thread sites/docs/src/content/tools/pubspec.md Outdated
Comment thread sites/docs/src/content/tools/pubspec.md Outdated
@sfshaza2
sfshaza2 requested a review from justinmc August 18, 2026 22:23
@sfshaza2

Copy link
Copy Markdown
Contributor Author

@elliette @justinmc, with the separation of material/cupertino, is this doc update correct?

@flutter-website-bot

flutter-website-bot commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated docs.flutter.dev site (updated for commit bb628c2):

https://flutter-docs-prod--docs-pr13744-pubspec-ohh0xgww.web.app

@flutter-website-bot

flutter-website-bot commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated flutter.dev site (updated for commit bb628c2):

https://flutter-dev-230821--www-pr13744-pubspec-3hqiahs2.web.app

@elliette elliette left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I'll let @justinmc approve since he has more context here.

Comment thread sites/docs/src/content/release/archive-whats-new.md

@justinmc justinmc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 . I saw nothing contradicting the recent decoupling changes.

Comment thread sites/docs/src/content/tools/pubspec.md Outdated
Comment thread sites/docs/src/content/tools/pubspec.md

@parlough parlough left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sfshaza2! Some small issues and suggestions.

Also note this PR seems reliant on #13736 landing first.

Comment thread sites/docs/src/content/tools/pubspec.md Outdated
Comment thread sites/docs/src/content/tools/pubspec.md Outdated
Comment thread sites/docs/src/content/tools/pubspec.md
Comment thread sites/docs/src/content/tools/pubspec.md Outdated
Comment thread sites/docs/src/content/tools/pubspec.md Outdated
sfshaza2 and others added 5 commits August 20, 2026 12:00
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
@sfshaza2

Copy link
Copy Markdown
Contributor Author

Yes, it was reliant on the other PR landing first, but I've removed that limitation. thx

@sfshaza2
sfshaza2 merged commit 77e4dd4 into main Aug 20, 2026
14 checks passed
@sfshaza2
sfshaza2 deleted the pubspec branch August 20, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"environment" entry is missing

5 participants