Commit Graph

12 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
4885dca04f fix: duration is always zero in PlayerView 2023-08-02 11:12:22 +06:00
Piotr Rogowski
3e0834f83c
Fix player position performance issue (#606) 2023-08-01 19:44:00 +06:00
Kingkor Roy Tirtho
6ae896441a fix: no progress update when track changed 2023-06-10 21:47:59 +06:00
Kingkor Roy Tirtho
0a49b56566 fix: less frequent position updates 2023-06-10 15:18:22 +06:00
Kingkor Roy Tirtho
19d0ddcdd9 chore: remove tuple and replace with records 2023-05-28 22:18:05 +06:00
Kingkor Roy Tirtho
75b46e1a17 refactor: split audio player impl into multiple parts and mixins 2023-05-26 10:13:09 +06:00
Kingkor Roy Tirtho
b058517912 cd: fix dart@v3 unsupported by generators 2023-05-15 23:10:04 +06:00
Kingkor Roy Tirtho
5f70207076 refactor(playback): migration to ProxyPlaylist based playback 2023-05-13 12:46:56 +06:00
Kingkor Roy Tirtho
f1080e1675 feat(player): add playlist related methods to audio player 2023-05-12 09:36:03 +06:00
Kingkor Roy Tirtho
be91e33828 fix: macos build error, mobile player duration and playing state and background disposal of player 2023-05-01 10:23:46 +06:00
Kingkor Roy Tirtho
12915f3e5a refactor: create audio player wrapper and remove just_audio (again) 2023-04-30 23:16:55 +06:00
Kingkor Roy Tirtho
a90261ed19 feat: merge floating player with nav bar and nav bar translucent bg 2023-03-10 19:19:55 +06:00