miniplayer 0.4.0
miniplayer: ^0.4.0 copied to clipboard
A lightweight flutter package to simplify the creation of a miniplayer.
0.4.0 #
- Added examples and demo images
- Added duration property
- Changed elevation rendering
0.3.0 #
- Migrated from StreamBuilder to ValueListenableBuilder
- 40% improvement in response time (previous 19.2ms, now 11.5ms)
- Added valueNotifier property
0.2.0 #
- Added backgroundColor property
0.1.2 #
- Bug fixes.
0.1.1 #
- Bug fixes.
0.1.0 #
- Initial Open Source release.