Jasminder Pal Singh
Jasminder Pal Singh
I am trying to compile the android version, but it is giving me the above error. Looks like, the package needs to be updated. I checked the package code and...
I am trying to create html image element using the following code: final html.ImageElement imgElement = html.ImageElement(src: url); And I am getting this error on iOS/Android: Error: No named parameter...
I am following the documentation. I have added the script in index.html and added the dependency in pubspec.yaml. But, I am getting the same error when I try to play...
Is this package even maintained? This always has some issue with Android. Right now, it doesnt compile with following bug: Flutter-AssetsAudioPlayer-28a7f52db65fd8b8ac0bdc39013d3de978c8a375/android/src/main/kotlin/com/github/florent37/assets_audio_player/stopwhencall/HeadsetManager.kt:93:53 Only safe (?.) or non-null asserted (!!.) calls are...