Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't it have property "isAntiAlias"? #534

Open
sbjeon08 opened this issue Mar 22, 2023 · 1 comment
Open

Doesn't it have property "isAntiAlias"? #534

sbjeon08 opened this issue Mar 22, 2023 · 1 comment

Comments

@sbjeon08
Copy link

In flutter Image() class, It has property isAntiAlias, but It seems that this packages doens't have.
Is there any way to antialias?

@renancaraujo
Copy link
Member

The PhotoView widget should have all the Image widget properties. While that is not yet added, you can use PhotoView.customChild

@renancaraujo renancaraujo added this to To do in Feature impl via automation Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Feature impl
  
To do
Development

No branches or pull requests

2 participants