Skip to content

docs: add guide for updating app icons on core template#1633

Draft
very-good-code-bot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-768
Draft

docs: add guide for updating app icons on core template#1633
very-good-code-bot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-768

Conversation

@very-good-code-bot

Copy link
Copy Markdown
Contributor

Warning

The coding agent reported this implementation is incomplete.
Documented icon updates for the core template; wear-app docs were skipped because the wear template is deprecated upstream and not exposed by the CLI.

This PR has been opened as a draft. Review the diff against the original issue before marking it ready for review.

Summary

Adds comprehensive documentation on how to update application icons in the Very Good Core template, covering both the recommended automated approach using flutter_launcher_icons and manual platform-specific updates.

Changes

  • Added section on using flutter_launcher_icons package with step-by-step instructions for setup and generation across all flavors
  • Documented manual icon update procedures for Android, iOS, macOS, Web, and Windows platforms
  • Included flavor-specific guidance since Very Good Core ships with separate icons for development, staging, and production
  • Added configuration examples and verification steps
  • Added links to relevant documentation and guidelines

References

Closes #768

Closes #768

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
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.

docs: document on updating the application icon on core and wear apps

0 participants