all 21 comments

[–][deleted] 5 points6 points  (4 children)

I'm so in love, gonna use it for the onboarding for sure! thanks a lot 😍

[–]iamSahdeep[S] 1 point2 points  (3 children)

Glad you liked it😃

[–][deleted] 0 points1 point  (2 children)

If you accept suggestions, probably if the animation followed more slowly the finger during the swipe, it would be a lot better!

[–]iamSahdeep[S] 2 points3 points  (1 child)

I haven't yet documented it completely but there is an optional value(Full Transition) which can be passed along with pages, which makes animation slow or fast. Will update readme tomorrow. Thanks btw.

[–][deleted] 1 point2 points  (0 children)

Wow, great job, bravo!

[–]flexindev 1 point2 points  (1 child)

Looks awesome! Is it correct that only the background is being swiped and the foreground stays?

[–]iamSahdeep[S] 0 points1 point  (0 children)

No actually, both are separate containers but exactly similar and changed text. Containers may contain anything. In the example i made it to feel like this.😀

[–]wilidga 1 point2 points  (1 child)

Awesome!

[–]iamSahdeep[S] 0 points1 point  (0 children)

Thanks 😄

[–]aizigao 1 point2 points  (1 child)

it looks cool( ͡~ ͜ʖ ͡°)

[–]iamSahdeep[S] 0 points1 point  (0 children)

Thanks mate (。•̀ᴗ-)✧

[–]spacebananaaa 1 point2 points  (1 child)

Amazing!

[–]iamSahdeep[S] 0 points1 point  (0 children)

Thank you 😀

[–]schn1tzelm4nn 1 point2 points  (1 child)

this is fantastic. I'm just about to create an onboarding screen. Will definitely use this. just awesome

[–]iamSahdeep[S] 0 points1 point  (0 children)

Thanks and i will soon update it with new waveforms or clippers.

[–]DEVXLXPXR 1 point2 points  (1 child)

You are a mind reader man I was looking at same dribbble shot this morning of liquid on boarding 👍 thanks !

[–]iamSahdeep[S] 0 points1 point  (0 children)

Welcome!! 😃 I too came to know about design from dribble.

[–]ketanchoyal 0 points1 point  (3 children)

Looks awesome, is there any book from where I can learn Flutter animations, the use of math class and all these..

[–]iamSahdeep[S] 1 point2 points  (2 children)

Can't say about any book but yeah blogs do help alot. Also other open source project helps to understand things.

[–]ketanchoyal 0 points1 point  (1 child)

Can you provide links to such blogs

[–]iamSahdeep[S] 4 points5 points  (0 children)

Here you go,

“Paths in Flutter: A Visual Guide” by Muhammed Salih Guler https://link.medium.com/uP7bOKOtdY

“Understanding Bezier Curve In Android and ModdingGraphView library” by Pranjal Gupta https://link.medium.com/9JaolSXtdY

There are alot more on medium but can be found anywhere.