Ahsan Sarwar
Ahsan Sarwar
This worked for me https://github.com/shadowwalker/next-pwa/issues/288#issuecomment-953799577
Still facing this issue. In my case I am getting the following error when I start dragging the list item: ``` ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════ The following...
@On-Arap I noticed that when I switched from flutter `master` branch to `stable`, it all started working as expected.
Facing this issue while opening lua and svelte files. The clang solution didn't work for me.
I am still facing extremely slow downloads. A 1MB webm audio file takes an entire minute to download, whereas ytdl-core does it in 1 or 2 seconds.
Facing the same issue
You can use this package to run dart code on device boot: [flutter_boot_receiver](https://pub.dev/packages/flutter_boot_receiver). You can call the code which schedules alarms in the callback function. I created this package for...
Have you tried everything listed here: https://dontkillmyapp.com/oneplus And here: https://oneplus.gadgethacks.com/how-to/disable-setting-if-notifications-are-delayed-your-oneplus-0192639/ Especially the Advanced Optimization thing. I don't own a OnePlus device but can you also make sure that 'Show on...
Thanks, I'll take a look what SimpleClock does differently. Also, when did this issue first started for you? After 0.4.0/0.4.1 update or before that?
> I don't know if this will help - Android 14 seems to have broken a lot of things that use background processing for me, from alarms to offline music...