Skip to content

[mustache_template] add example app and migrate README to excerpts#11407

Open
mozammal-hossain wants to merge 7 commits intoflutter:mainfrom
mozammal-hossain:fix/add-example
Open

[mustache_template] add example app and migrate README to excerpts#11407
mozammal-hossain wants to merge 7 commits intoflutter:mainfrom
mozammal-hossain:fix/add-example

Conversation

@mozammal-hossain
Copy link
Copy Markdown

This PR adds a runnable example/ app for mustache_template and migrates README usage snippets to excerpt-managed code from that example. This addresses the missing example app noted in the issue and aligns the package with the repository’s code-excerpt documentation pattern.

It also removes mustache_template from script/configs/temp_exclude_excerpt.yaml now that excerpt support is in place, and includes the corresponding version/CHANGELOG updates.

Fixes flutter/flutter#183936

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

Copy link
Copy Markdown

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

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 mustache_template package to version 2.0.4, introducing a new example package and migrating the README.md to use code excerpts. Feedback includes improving the clarity of the changelog entry and adhering to idiomatic Dart lints in the example code by removing unnecessary lint ignores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mustache_template] No example app

1 participant