Skip to content

add homescreen widget skill#34

Merged
johnpryan merged 1 commit intoflutter:mainfrom
mariamhas:add-widget-skill
Mar 9, 2026
Merged

add homescreen widget skill#34
johnpryan merged 1 commit intoflutter:mainfrom
mariamhas:add-widget-skill

Conversation

@mariamhas
Copy link
Contributor

This PR adds the flutter-home-screen-widget skill to the repository, providing a standardized workflow for implementing native widgets on iOS and Android. It simplifies the complex process of cross-platform data sharing and native UI rendering using the home_widget package, enabling developers to easily extend their Flutter apps to the home screen.

Pre-launch Checklist

  • [ x] I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • [ x] I read the Tree Hygiene wiki page, which explains my responsibilities.
  • [x ] I read the Flutter Style Guide recently, and have followed its advice.
  • [x ] I signed the CLA.
  • [ x] I listed at least one issue that this PR fixes in the description above.
  • [x ] I updated/added relevant documentation (doc comments with ///).
  • [x ] I added new tests to check the change I am making, or this PR is test-exempt.
  • [ x] All existing and new tests are passing.

@mariamhas mariamhas requested review from johnpryan and jwren March 7, 2026 04:53
@mariamhas mariamhas self-assigned this Mar 7, 2026
@jwren
Copy link
Member

jwren commented Mar 7, 2026

🎉 LGTM!

Copy link
Collaborator

@johnpryan johnpryan left a comment

Choose a reason for hiding this comment

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

LGTM

@johnpryan johnpryan merged commit 87dea3f into flutter:main Mar 9, 2026
2 checks passed
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.

3 participants