Tommy

Results 62 comments of Tommy

Sorry guys i have not time right now to check it out on a new VM instance and with the new instructions provided, surely will do and update here.

It's also working for me thanks !

my minSdkVersion is 24 and i am still having it

I am having the same issue on Android 11. I am using : `wifi_iot: ^0.3.16` ``` bool connected = await WiFiForIoTPlugin.connect(ssid, password: password, security: NetworkSecurity.WPA, withInternet: true); ``` Always returns...

Same problem here, but the ``WebView `` package seems to have some problems with gestures. In ``PageView`` for example it only scrolls when the user triggers an ``action_up`` event, not...

I am aware that you have a lot to do and other issues to deal with, but did you come closer to a new release about this ? 😃 Thanks...

Seeing the same behavior as mentioned above in my app with the `audioplayers: ^1.0.1`

Hey @itsJoKr , thanks for working on it ! I have tried your version and i see the same behavior unfortunately, it doesn't call any other event than `PlayerState.playing` :/

Thank you very much i confirm this is working fine with the above git `reference` ! :)

Hi @darshankawar you are right it seems to be the same issue. You are probably right i have not made an app update on Android since 26 of june. I...