emshack / sufficient_goldfish

explorations with Flutter
107 stars 33 forks source link

Unable to build. Updated audioplayer to audioplayers, still no improvement. #37

Open pawan4444 opened 5 years ago

pawan4444 commented 5 years ago

Because sufficient_goldfish depends on audioplayer >=0.1.0+1 which requires SDK version >=1.8.0 <2.0.0, version solving failed.

parkbn commented 5 years ago

Did you get a response to this issue.

ChauNTM commented 5 years ago

Open pubspec.yaml, and edit audioplayer to '^0.5.0' worked for me.