amangautam1 / flutter-musicplayer

A complete music player in flutter with cool UI and design.
MIT License
435 stars 138 forks source link

The following assertion was thrown attaching to the render tree #11

Closed alistarfire1991 closed 5 years ago

alistarfire1991 commented 5 years ago

I/flutter (28786): The following assertion was thrown attaching to the render tree: I/flutter (28786): 'package:flutter/src/material/slider_theme.dart': Failed assertion: line 233 pos 16: 'trackHeight != I/flutter (28786): null': is not true. I/flutter (28786): I/flutter (28786): Either the assertion indicates an error in the framework itself, or we should provide substantially

denghuiquan commented 5 years ago

i got the same error while running the code, too.

amangautam1 commented 5 years ago

Fixed this in a new commit. check it now