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

ScrollablePositionedList: Adding highlight effect to the scrolled item after scroll_to/jump_to func #66

Open
dvlj opened this issue Feb 14, 2020 · 1 comment
Labels
enhancement New feature or request p: scrollable_positioned_list Related to package:scrollable_positioned_list

Comments

@dvlj
Copy link

dvlj commented Feb 14, 2020

Is it possible to apply a highlight/shaking animation to the scrolled item after scroll/jump_to func? May be give some hints howto?

@dvlj dvlj changed the title Adding highlight effect to the scrolled item after scroll_to/jump_to func ScrollablePositionedList: Adding highlight effect to the scrolled item after scroll_to/jump_to func Feb 14, 2020
@jamesderlin jamesderlin added p: scrollable_positioned_list Related to package:scrollable_positioned_list enhancement New feature or request labels Apr 16, 2020
@rahuldange09
Copy link

rahuldange09 commented Apr 20, 2020

It can be possible if some widget is given. In which we can wrap our own widget and then in list it can highlight(background colors) widget for some seconds on scroll end listener

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p: scrollable_positioned_list Related to package:scrollable_positioned_list
Projects
None yet
Development

No branches or pull requests

3 participants