miniplayer icon indicating copy to clipboard operation
miniplayer copied to clipboard

A lightweight flutter package to simplify the creation of a miniplayer.

Results 15 miniplayer issues
Sort by recently updated
recently updated
newest added

Hey, thanks a ton for making this library. I am using it to make a mini-player like Spotify. I am facing few issues. 1. When the animation goes from mini-player...

question

I saw this comment for this property... but not sure how to use it ? My app is using Getx ///Allows you to use a global ValueNotifier with the current...

question

Would be awesome if we had access to onTap and OnDrag methods to make the package even more dynamic

enhancement

I'd like to make a phone call via WebRTC in miniplayer. Does anybody know how to initialize RTC when miniplayer is shown, and dispose RTC when miniplayer isn't shown? I'm...

the notifier is there, this just makes it possible to be supplied from parent like the height notifier. Use case: Control the volume of the media player like youtube does.