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

Need InkDecoration equivalent for Flare #257

Open
mehmetf opened this issue Jun 1, 2020 · 0 comments
Open

Need InkDecoration equivalent for Flare #257

mehmetf opened this issue Jun 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mehmetf
Copy link
Collaborator

mehmetf commented Jun 1, 2020

We have a large Google client who wants to use Flare animations as a Material decoration. That means any kind of interaction on the Material (such as ripples) must be drawn on top of the Flare animation.

Flutter has a widget for this that specifically works for Image widgets (https://api.flutter.dev/flutter/material/Ink/Ink.image.html). We need an Ink.flare() implementation.

Also see: https://api.flutter.dev/flutter/material/InkDecoration-class.html

@mehmetf mehmetf added the enhancement New feature or request label Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant