dzero1
dzero1
Android Build faild with following error: ...../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_radio_player-1.1.0/android/src/main/kotlin/me/sithiramunasinghe/flutter/flutter_radio_player/core/StreamingCore.kt: (62, 51): Null can not be a value of a non-null type AudioFocusRequest
Got a exception like this, ``` 08-26 17:24:31.757 26250 26308 E AndroidRuntime: FATAL EXCEPTION: JavaBridge 08-26 17:24:31.757 26250 26308 E AndroidRuntime: Process: com.headstartcloud.singer, PID: 26250 08-26 17:24:31.757 26250 26308 E...
Hi, While I'm using this code, I found out there is a no way to get the element from the events triggered by this plugins. Therefore I make an simple...
First thing first. Thanks for the amazing plugin. I really like this. While I using this, I got 2 major problems as I mentioned in the title. 1. Image get...
Any info about above question? I tried many ways but not success
Hi again, Here I made another update for the selected time. I fixed the selected time css by adding a "ui-state-active" class and fix the scroll position of the selected...
Hi, I've added open and close event triggers. This was required in one of my project. So I have to done the change to your code. Therefore I guess others...
I start to use this as a replacement to data-confirm alerts. So I noticed sweetalert-min.js is not loading and always say swal is not defined. So when I go through...