Skip to content

Conversation

@thKali
Copy link

@thKali thKali commented Nov 6, 2025

Allow external configuration

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

DX improvement

⤵️ What is the current behavior?

when attempting to configure the imageRenderMethodForWeb property of CachedNetworkImageProvider, the required ImageRenderMethodForWeb enum is inaccessible.

🆕 What is the new behavior (if this is a feature change)?

ImageRenderMethodForWeb enum is now publicly exported, allowing consumers to configure the imageRenderMethodForWeb property.

💥 Does this PR introduce a breaking change?

no

🐛 Recommendations for testing

n/a

📝 Links to relevant issues/docs

#1003

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

Allow external configuration
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.

1 participant