Skip to content

docs: update app icons on core template#1633

Merged
marcossevilla merged 5 commits into
mainfrom
vgv-ai-bot/issue-768
Jul 2, 2026
Merged

docs: update app icons on core template#1633
marcossevilla merged 5 commits into
mainfrom
vgv-ai-bot/issue-768

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Jun 29, 2026

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>
@marcossevilla

Copy link
Copy Markdown
Member

@vgvbot investigate and fix CI

@unicoderbot

unicoderbot Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

On it, I'll address the review comments and push the changes.

  • Preparing environment
    • Cloning repository
    • Setting up dev environment
  • Reviewing feedback
  • Working on changes
  • Pushing updates

I've pushed changes to address the feedback.

unicoderbot Bot and others added 4 commits July 2, 2026 10:19
@marcossevilla marcossevilla marked this pull request as ready for review July 2, 2026 12:35
@marcossevilla marcossevilla requested a review from a team as a code owner July 2, 2026 12:35
@marcossevilla marcossevilla changed the title docs: add guide for updating app icons on core template docs: update app icons on core template Jul 2, 2026
@marcossevilla marcossevilla merged commit 77ff62a into main Jul 2, 2026
6 checks passed
@marcossevilla marcossevilla deleted the vgv-ai-bot/issue-768 branch July 2, 2026 13:08
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

1 participant