Shokhrukhbek Yuldoshev

Results 2 issues of Shokhrukhbek Yuldoshev

lib/src/models/pin_theme.dart doesn't match the Dart formatter which doesn't add 10 pub points in pub.dev. After the commit 140/140 pub points should be given.

```dart var songs = await _audioQuery.queryAudiosFrom( AudiosFromType.PLAYLIST, playlistId, ); ``` queryAudiosFrom changing song's id and _uri. ID probably returning index of the song in the playlist.