We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using impeller rendering engine with the "Sparkle Party" vignette many of the particles are squares when they should be sparkles.
This vignette uses the ImageShader and drawVertices method backed by a spritesheet PNG. https://github.com/gskinnerTeam/flutter_vignettes/blob/master/vignettes/sparkle_party/lib/particlefx/particle_fx_painter.dart https://github.com/gskinnerTeam/flutter_vignettes/blob/master/vignettes/sparkle_party/assets/sparkleparty_spritesheet_2.png
ImageShader
drawVertices
Legacy
Impeller
The text was updated successfully, but these errors were encountered:
Logged an issue with the Flutter team here: flutter/flutter#145707
Sorry, something went wrong.
No branches or pull requests
When using impeller rendering engine with the "Sparkle Party" vignette many of the particles are squares when they should be sparkles.
This vignette uses the
ImageShader
anddrawVertices
method backed by a spritesheet PNG.https://github.com/gskinnerTeam/flutter_vignettes/blob/master/vignettes/sparkle_party/lib/particlefx/particle_fx_painter.dart
https://github.com/gskinnerTeam/flutter_vignettes/blob/master/vignettes/sparkle_party/assets/sparkleparty_spritesheet_2.png
Legacy
Impeller
Legacy
RPReplay_Final1710963453.mp4
Impeller
RPReplay_Final1710963595.mp4
The text was updated successfully, but these errors were encountered: