dxvid-pts / miniplayer

A lightweight flutter package to simplify the creation of a miniplayer.
https://pub.dev/packages/miniplayer
MIT License
106 stars 79 forks source link

How can a dismissed player be un-dismissed? #12

Open singha24 opened 3 years ago

singha24 commented 3 years ago

Hi, thank you so much for building this library.

This might be a silly question but could you help me understand how to un-dismiss the mini-player programatically? Once dismissed can it be bought back?

andreyneto commented 2 years ago

Hi @peterscodee! Any answer for this question?

nickgermaine commented 2 years ago

@peterscodee also experiencing this. Odd behavior. Suggestions?

andreyneto commented 2 years ago

@peterscodee any updates on this?

dxvid-pts commented 1 year ago

This is crucial as others are running into the same. https://stackoverflow.com/questions/68420576/how-to-create-miniplayer-like-youtube-with-flutter for example.

This will be fixed in a future release.

triggerfx commented 1 month ago

Any updates?