issues
search
rinukkusu
/
spotify-dart
A dart library for interfacing with the Spotify API.
BSD 3-Clause "New" or "Revised" License
206
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump lints from 4.0.0 to 5.0.0
#224
dependabot[bot]
opened
1 month ago
0
Getting "type 'Null' is not a subtype of type 'Map<String, dynamic>'" on missing audio feature
#223
bvasya
closed
3 weeks ago
0
add null check before fromJson to endpoint_base.dart
#222
bvasya
closed
3 weeks ago
5
Change TrackSimple to Track in PlayHistory object (i.e. when getting recently played tracks)
#221
beyonik
opened
4 months ago
1
Adds Request/Response Logging
#220
hayribakici
opened
4 months ago
0
Add filter function to pagination logic and use it in playlists
#219
Skycoder42
closed
4 months ago
1
Make tracks in getTracksByPlaylistId nullable
#218
Skycoder42
closed
4 months ago
3
Bump lints from 3.0.0 to 4.0.0
#217
dependabot[bot]
closed
4 months ago
0
Throw `ArgumentError`s when `assert`ions fail
#216
hayribakici
opened
6 months ago
2
Better handling of list of IDs when there are more than 50
#215
artyuum
closed
6 months ago
8
fix: toJson not called on child properties explicitly
#214
KRTirtho
closed
6 months ago
0
feat: enable to json for every serializable model
#213
KRTirtho
closed
6 months ago
7
Enable `createToJson` for the models
#212
KRTirtho
closed
6 months ago
0
replace user-read-profile with user-read-private in AuthorizationScope
#211
mikymod
closed
8 months ago
1
fix malformed json error in startOrResume
#210
mikymod
closed
8 months ago
0
lints 3.0.0
#209
gmpassos
closed
8 months ago
0
fix: spotify sending double instead of int for documented endpoints
#208
KRTirtho
closed
8 months ago
3
Bug: `album.tracks` throwing exception "type 'double' is not a subtype of type 'int?' in type cast"
#207
KRTirtho
closed
8 months ago
3
Release 0.13.2
#206
rinukkusu
closed
8 months ago
0
`SpotifyApi.authorizationCodeGrant`: add parameter `codeVerifier`.
#205
gmpassos
closed
8 months ago
3
Refactor `PlayOrResumeOptions`
#204
hayribakici
closed
9 months ago
3
Offset fix
#203
hayribakici
closed
9 months ago
0
Bug: startWithTracks results in error 400
#202
ILikeRubberDuckies
closed
9 months ago
1
Expose `codeVerifier` when building `AuthorizationCodeGrant`
#201
gmpassos
closed
8 months ago
4
Expand shortened spotify url
#200
hayribakici
closed
9 months ago
3
Release 0.13.1
#199
rinukkusu
closed
9 months ago
0
Release 0.13.0
#198
rinukkusu
closed
9 months ago
0
Include `BaseResponseWithUrl`
#197
hayribakici
opened
9 months ago
1
[Question]: Is it possible to have my flutter client read data from my own account
#196
NonymousMorlock
opened
9 months ago
1
Bypasses spotify bug
#195
hayribakici
closed
9 months ago
0
An album play something else!
#194
armanleft
closed
9 months ago
4
Bug: `artists.get` throwing exception "type 'double' is not a subtype of type 'int?' in type cast"
#193
KRTirtho
closed
9 months ago
20
Catching empty response on `PlaybackState`
#192
hayribakici
closed
9 months ago
1
404 Device not found (and unhandled exception)
#191
cudajo
closed
9 months ago
1
Log In Account
#190
addreeh
closed
10 months ago
13
Spotify Client Authentication
#189
finey-dev
closed
4 months ago
4
FormatException
#188
addreeh
closed
11 months ago
13
Refactor `playOrResume`
#187
hayribakici
closed
9 months ago
0
Add debug tools
#186
hayribakici
opened
11 months ago
1
startOrResume throws error code 400 (malformed json)
#185
adamkoch
closed
8 months ago
5
Adds missing query start character
#184
hayribakici
closed
9 months ago
1
Artist Info
#183
addreeh
closed
11 months ago
2
Restrict playlist return items to `tracks`
#182
hayribakici
closed
11 months ago
0
Support `episode`s when retrieving items from playlist
#181
hayribakici
opened
11 months ago
1
Adapt recommendations to include a full track object with a full album
#180
rinukkusu
opened
11 months ago
0
Playlist info, tracks and artists
#179
addreeh
closed
11 months ago
10
Handling of unknown `DeviceType`s
#178
hayribakici
closed
12 months ago
0
`DeviceType` 'Smartwatch' is missing
#177
cudajo
closed
12 months ago
0
Missing 'album' Field in Recommendations.TrackSimple from recommendations.get API
#176
tikbox
opened
1 year ago
2
Refactor signatures of `startOrResume`
#175
hayribakici
closed
9 months ago
3
Next