79509366

Date: 2025-03-14 14:41:14
Score: 1.5
Natty:
Report link

I had same issue with flutter_sound. Checked pubspec.lock and found that it was on an old version 9.6.0 so I updated it in pubspec.yaml to flutter_sound: 9.25.9 latest version. Then I did flutter pub upgrade . Also you may need to bump minSdk to 24 in android/app/build.gradle with newer plugin versions.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Appfliiq