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

Add scale and opacity parameters to Image() #208

Merged
merged 4 commits into from
May 18, 2022

Conversation

icodelifee
Copy link
Contributor

What does this change?

Add support for scale and opacity parameters to Image in AssetGenImage. opacity allows to image fade in animations to avoid creating a composited layer and scale is linear scale factor for drawing image.
There is also a linter warning fix in this PR.

@lcdsmao lcdsmao self-requested a review May 16, 2022 04:33
@lcdsmao lcdsmao added this to the 4.1.7 milestone May 16, 2022
@lcdsmao lcdsmao requested a review from wasabeef May 16, 2022 06:32
@wasabeef wasabeef merged commit 6b05076 into FlutterGen:main May 18, 2022
@wasabeef
Copy link
Member

@icodelifee
Thank you!

@wasabeef wasabeef modified the milestones: 4.1.7, 4.2.0 May 18, 2022
@wasabeef wasabeef mentioned this pull request May 25, 2022
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.

None yet

3 participants