João Alves
Results
2
issues of
João Alves
### Summary Added `checkUpdateTimeout` property (like Axios does). It makes the developer prevent app for waiting too much time for `checkForUpdate` method. I haven't the screenshot now but used `Flipper`...
# Problem File: now_playing.dart , Line: 165 The player displays the wrong name of the music # Solution Change the play(widget._song) for play(song)