rinukkusu / spotify-dart

A dart library for interfacing with the Spotify API.
BSD 3-Clause "New" or "Revised" License
206 stars 92 forks source link

Bypasses spotify bug #195

Closed hayribakici closed 8 months ago

hayribakici commented 8 months ago

This PR fixes #193 by checking for double values and respectively converting them to int. It may be that more attributes are affected (see comment on #193)