Kingkor Roy Tirtho
e086b520e7
fix(macos): white text color in dark mode, text field white background
2022-11-01 13:08:06 +06:00
Kingkor Roy Tirtho
46b00bafdf
feat: platform slider and progress indicator integration
2022-10-31 23:28:10 +06:00
Kingkor Roy Tirtho
69739b4572
feat: replace all types of buttons with platform buttons
2022-10-29 15:26:55 +06:00
Kingkor Roy Tirtho
9eee573ce9
feat: initial platform_ui integration
...
What's changed:
- Sidebar
- Settings
- UserLibrary (root)
- Search (search field)
2022-10-29 14:23:17 +06:00
Kingkor Roy Tirtho
e6761a6f8e
feat(search): infinite scroll for tracks, artists, playlists and albums
2022-10-25 12:13:19 +06:00
Kingkor Roy Tirtho
b3ac5ca3bb
fix(auth): refresh access token timer not working
...
refactor: use fl_query for spotify API instead of riverpod
2022-10-23 16:06:03 +06:00
Kingkor Roy Tirtho
0ca97b495f
feat: use of smaller sized images
...
cd: fix versioning of pubspec
2022-10-11 14:41:44 +06:00
Kingkor Roy Tirtho
3e498a4827
feat: implemented go_route shell/nested route
...
BRIEF DESCRIPTION:
- Nested Routes like React-Router/Spotify Web/desktop
- Except Login routes everything is nested and wrapped by a Shell
- PlayerOverlay is no more a overlay
A really simple Sidebar now
2022-10-10 20:00:47 +06:00
Kingkor Roy Tirtho
c77b0e198b
feat: smoother list using fl_query and waypoint
...
fix(theme): remove splash effect
feat(artists-albums): horizontal paginated list instead of grid view page
2022-10-02 11:04:27 +06:00
Kingkor Roy Tirtho
d5ff927c72
feat(search): horizontal swipe scroll support for Desktop platform
2022-09-13 09:42:31 +06:00
Kingkor Roy Tirtho
daa62c73f7
refactor(image-to-string): use asset placeholders instead of dicebear URIs
2022-09-08 23:55:48 +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
9129c4d2b1
Linux package deps updated
...
pub asset images not found fix
2022-07-09 00:11:33 +06:00
Kingkor Roy Tirtho
ff4e5df44c
High Constrast color scheme support added
...
Download button shows done if already downloaded
Search TextField design improved
2022-07-09 02:19:27 +06:00
Kingkor Roy Tirtho
3702e29135
Tutorial local images added images
2022-07-09 00:20:32 +06:00
Kingkor Roy Tirtho
c51a9a4c28
Playback track search retry-able now
...
Search page not rendering fix
2022-07-06 00:59:33 +06:00
Kingkor Roy Tirtho
e2bba4ac94
Safearea fix for Home widgets
2022-07-05 14:48:02 +06:00
Kingkor Roy Tirtho
7e24059900
Queue support added for both Desktop & Mobile
2022-07-04 11:10:17 +06:00
Kingkor Roy Tirtho
f07a142274
Refactored Playback works nicely in Desktop
2022-07-03 08:24:46 +06:00
Alex Gorichev
744d1675e5
Set login fields to visiblePassword
2022-06-24 07:23:34 +01:00
Kingkor Roy Tirtho
b3b3acdb1e
Bugfix: ColorScheme not persisting
...
Response Caching support in multiple components PlayerView, AlbumView, Search, Lyrics, SyncedLyrics
2022-06-04 14:06:52 +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
4efd600d13
card shadow showing in the background of titlebar & searchbar fix
...
Create/Remove playlist support
Add/Remove Track to playlist(s) support
Favorite/Un-favorite from any PlaylistView's TrackTile support
2022-04-17 18:07:49 +06:00
Kingkor Roy Tirtho
6f6c00d76d
anonymous (guest) login support added
...
build pipeline update to support anon login
not logged in guards added
2022-03-19 14:34:39 +06:00
Kingkor Roy Tirtho
a06d891a04
Search results are horizontally scrollable instead of Wrap
...
Hotkey Record dialog pops the route on cancel bugfix
Headings & fontSizes optimized for smaller devices
2022-03-18 20:26:03 +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
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
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
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