jmshrv / finamp

A Jellyfin music client for mobile
Mozilla Public License 2.0
1.93k stars 126 forks source link

Feature Request: Add Animated Swipe-to-Skip Feature #469

Open Garret-Martin opened 1 year ago

Garret-Martin commented 1 year ago

I would like to request the addition of an animated swipe to skip feature for my media player on iOS. Swipe works for switching songs, but it would be nice to have an animation in the swipe such as spotify does.

btw: I appreciate the excellent work being done on this project. The app looks fantastic! Although I am currently unable to contribute due to my limited experience, I am eager to learn and become an active member of this community. If there are any resources or guidance on how to contribute available for newcomers like me, I would greatly appreciate it. I'm not too sure how to format this request or use git well so please tell me if i'm doing something wrong. Sorry for having to deal with ios compatibility, but thank you for doing it until I move away from this phone.

Thank you for all for creating this beautiful application.

jmshrv commented 1 year ago

This could likely be done as part of #220. I agree that some more animations in the app would be nice, they're just a bit of a pain to implement :upside_down_face:

As for contributing, just commenting on issues and stuff is enough :). From a technical standpoint, Finamp uses Flutter, which isn't too hard to get the hang of.

Chaphasilor commented 10 months ago

I've looked into this briefly, and it should be doable by using a PageView instead of a Dismissable for the now playing bar.

vijayabhaskar78 commented 1 week ago

Hey, can I contribute to this issue

Chaphasilor commented 1 week ago

@vijayabhaskar78 you'll have to check with @edeuss since afaik they were planning on working on this :)

vijayabhaskar78 commented 1 week ago

Ok thankyou then I will explore other issues