Commit Graph

22 Commits

Author SHA1 Message Date
Kingkor Roy Tirtho
aaf74b46d4 floating mini player works flawlessly
Custom bg-color for floating player for each title track album art
go_true routing integrated
floating player now disappears if not on home
2022-03-10 15:11:02 +06:00
Kingkor Roy Tirtho
d608fa7d02 PlayerOverlay works as expected
imageToUrlString uses uuid instead of DateTime.now()
seperated parts of Player for reuse accross different sizes of screen's specific widgets
integrating go_router to follow declarative route approach
2022-03-10 12:29:29 +06:00
Kingkor Roy Tirtho
b585bf2df2 Tweaks for responsiveness
for appwindow.size
Home component moved to its own subdir
2022-03-08 22:25:49 +06:00
Kingkor Roy Tirtho
b3511e4919 Playlist TrackTile is now responsive
PlaylistView/SearchAlbumView are responsive now
ArtistProfile album view & tracks view are paginated now
2022-03-01 10:26:20 +06:00
Kingkor Roy Tirtho
584f431b04 Responsive Navigation for tablet & small devices
Responsive design utilites created
2022-02-26 10:56:32 +06:00
Kingkor Roy Tirtho
a86b6bc40b persisted volume support
Placeholder image instead of progress indicator in PlaybuttonCard
Custom Fade Page Transition
2022-02-24 13:26:21 +06:00
Kingkor Roy Tirtho
9fc155c000 hook support added to most of the components 2022-02-11 19:29:31 +06:00
Kingkor Roy Tirtho
d05ec0099d flutter provider replaced with flutter_riverpod 2022-02-11 10:44:16 +06:00
Kingkor Roy Tirtho
596fff4014 Merge branch 'master' of https://github.com/krtirtho/spotube 2022-02-06 10:01:31 +06:00
Kingkor Roy Tirtho
e666e25ffd Global custom hotkey support for playback control
UserPreferences provider genius access token not loading on init bug fix
2022-02-06 10:01:29 +06:00
highjeans
f0f365c74d
fix location of back button on macOS 2022-02-04 11:44:59 -08:00
Kingkor Roy Tirtho
b378375b19 Macos global appmenu APP_NAME replaced with Spotube
better placement guess for macos titlebar leading
2022-02-04 09:40:53 +06:00
Kingkor Roy Tirtho
bbc8a29853 windows title_bar on macos fix
page titlebar leading overlap with native macos titlebar buttons fix
2022-02-03 19:14:30 +06:00
Kingkor Roy Tirtho
44b1921171 Credit section addition in the Settings page 2022-02-02 12:40:33 +06:00
Kingkor Roy Tirtho
4f14849502 Overflow Album error fix
playtrack from found song in Search
search on TexField submit
2022-01-26 19:42:13 +06:00
Kingkor Roy Tirtho
79ef853ac9 unsafe access to images url fix
Initial Search page implemented
2022-01-26 13:59:35 +06:00
Kingkor Roy Tirtho
8c3a62569a simplified the layout of TrackTableView 2022-01-26 10:43:07 +06:00
Kingkor Roy Tirtho
5b855e1e55 ArtistProfile top tracks section added 2022-01-24 19:00:48 +06:00
Kingkor Roy Tirtho
73a11dc429 Album & Artist names are clickable now
Artist & Album text now navigates to the AlbumView/ArtistProfile pages
2022-01-24 17:55:58 +06:00
Kingkor Roy Tirtho
58148f3493 AlbumView Added 2022-01-24 12:43:37 +06:00
Kingkor Roy Tirtho
ef121c3613 PageWindowTitlebar now compitable with scaffold's appBar
AlbumCard, ArtistCard, ArtistAlbumCard & ArtistProfile added
UserArtist finished
macos build artifacts upload path corrected
2022-01-23 19:44:26 +06:00
Kingkor Roy Tirtho
7cbb5a97a8 Folder stucture re-organized by component
UserLibrary tab view added
2022-01-22 10:32:21 +06:00