social_media_widgets icon indicating copy to clipboard operation
social_media_widgets copied to clipboard

Dissmissable circle mask following finger

Open aytunch opened this issue 4 years ago • 2 comments

Thanks for this great idea of a package. It would be better to add some more interactivity to the animation. While we are swiping down with our finger, circle gets smaller and smaller. If we swipe left or right while swiping down, the circle should follow our fingers. Just like sc

aytunch avatar Jun 04 '20 01:06 aytunch

I didn't know we could do that 👀

Here is something I observed while swiping left or right- The circle only moves if its diameter is less than the width of the screen.

I will try that.

I think its very common to search for widgets already implemented by social media platforms.

GursheeshSingh avatar Jun 04 '20 09:06 GursheeshSingh

I have added that- but I noticed more things. So I will complete them and then update the package.

https://github.com/GursheeshSingh/social_media_widgets/commit/4e70b2ee47c1f5fe36825bba1fa91053a24d2bca

GursheeshSingh avatar Jun 04 '20 11:06 GursheeshSingh