Kingkor Roy Tirtho
55852bd15b
fix: album & playlist card, player view and album view play button logic
2022-08-25 11:22:52 +06:00
Kingkor Roy Tirtho
74ee2aff33
SponsorBlock API support added (cached works too)
...
Grouped `helpers` folder snippets into appropriate sections
2022-07-19 18:15:12 +06:00
Kingkor Roy Tirtho
a985c19ad8
PLayback Status property added for loading indicators
2022-07-04 09:36:22 +06:00
Kingkor Roy Tirtho
f07a142274
Refactored Playback works nicely in Desktop
2022-07-03 08:24:46 +06:00
Kingkor Roy Tirtho
8d7e5b0c9d
[android] Next/Prev track from notification/lockscreen support added ( https://github.com/KRTirtho/spotube/issues/91 )
2022-06-02 18:46:34 +06:00
Kingkor Roy Tirtho
14f51d4f4d
Create Playlist support\nAdd Track to playlist(s) support
2022-04-14 21:10:54 +06:00
Kingkor Roy Tirtho
8dea8dc051
android appWindow related bug in Home fix
2022-03-21 21:28:26 +06:00
Kingkor Roy Tirtho
932462d773
sperated PlayerControl from PlayerOverlay
...
PlayerControls slider & duration are now vertical
hotkey init moved to Home
Player & YoutubeExplode are provided through riverpod
Playback handles all things Player used to do
GoRoutes are seperated from main to individual model file
usePaletteColor bugfix occuring for before initilizing mount
2022-03-12 19:10:21 +06:00
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
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
79ef853ac9
unsafe access to images url fix
...
Initial Search page implemented
2022-01-26 13:59:35 +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