dxvid-pts / miniplayer

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

[Question] How can I disable toggle (MIN / MAX) on tap? #31

Open MikeHuntington opened 1 year ago

MikeHuntington commented 1 year ago

Currently the panel toggles between Min and Mix state when you tap on the panel. How can this be disabled or can this be an added feature?