flutter_soloud icon indicating copy to clipboard operation
flutter_soloud copied to clipboard

Flutter low-level audio plugin using SoLoud C++ library and FFI

Results 41 flutter_soloud issues
Sort by recently updated
recently updated
newest added

Happens on Mac after recovering from suspend. ``` [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: Bad state: Future already completed #0 _AsyncCompleter.complete (dart:async/future_impl.dart:84:31) #1 SoLoud._initializeNativeCallbacks. (package:flutter_soloud/src/soloud.dart:423:18) #2 _RootZone.runUnaryGuarded (dart:async/zone.dart:1609:10) #3 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:366:11) #4 _DelayedData.perform...

bug