amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
403 stars 101 forks source link

Podcast Artist Page #47

Closed ghost closed 1 year ago

ghost commented 3 years ago

When the podcast description is long, showing a button can provide a better experience.

photo_2021-05-05_02-22-34

amugofjava commented 3 years ago

That's a good idea @bakinazik - I'll look into that. Thanks.

GouravShDev commented 1 year ago

I'll like to work on this feature. If you are not working on it @amugofjava .

amugofjava commented 1 year ago

Hi @GouravShDev,

I have very recently added this feature; however, as you can see from the short clip below the toggle between short and long description is very abrupt - there is no animation. It needs enhancing so it animates in and out smoothly like the ExpansionTile widget does. Would adding this animation be something you would be interested in working on?

device-2023-02-17-190543.webm

GouravShDev commented 1 year ago

@amugofjava yeah definitely.