Skip to content

refactor: mark resolveProp as @internal#832

Closed
leoafarias wants to merge 2 commits intomainfrom
claude/mark-resolveprop-internal-LE3tr
Closed

refactor: mark resolveProp as @internal#832
leoafarias wants to merge 2 commits intomainfrom
claude/mark-resolveprop-internal-LE3tr

Conversation

@leoafarias
Copy link
Copy Markdown
Collaborator

Add @internal annotation to Prop.resolveProp to indicate it's an
internal API. External consumers should use MixOps.resolve instead.

Add @internal annotation to Prop.resolveProp to indicate it's an
internal API. External consumers should use MixOps.resolve instead.
- Add @internal annotation to Prop.resolveProp to indicate it's an
  internal API for Mix package only
- Update modifier files to use MixOps.resolve instead of resolveProp:
  - visibility_modifier.dart
  - aspect_ratio_modifier.dart
  - opacity_modifier.dart
  - flexible_modifier.dart
- Update widget-modifiers.mdx documentation to use MixOps.resolve
@docs-page
Copy link
Copy Markdown

docs-page Bot commented Jan 16, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/btwld/mix~832

Documentation is deployed and generated using docs.page.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
mix-docs Ready Ready Preview, Comment Jan 16, 2026 2:51am

@github-actions github-actions Bot added documentation Improvements or additions to documentation mix labels Jan 16, 2026
@leoafarias
Copy link
Copy Markdown
Collaborator Author

Closing as this was superseded by #833, which has already been merged.

@leoafarias leoafarias closed this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation mix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants