Minseong Kim
Minseong Kim
I solved this by adding `allowImplicitScrolling` property at `PageView.builder` in transfomer_page_view.dart. And use the value `true` it works. Here is a sample commit https://github.com/jja08111/card_swiper/commit/bc08efe71bde04be0671df34593a4a575db0858d
same issue
Sure, Here is an example I made using the example of this plugin. The two values differ approximately 25 times. ### Screenshot  ### Code ```dart ......
Same issue for me. I'm making alarm app using this plugin in flutter. But this can't play alarm mode, just play media mode. I also think `AudioAttributes.USAGE_ALARM` and `Context.ALARM_SERVICE` will...
Hi @rishirajmohta, thanks filing the issue. Can you please share sample data to reproduce the issue?
Hi @saguado69! I'm sorry for delay. I've very busy because I'm looking for a job. I'll try to resolve the issue as soon as possible. Thanks!
Hi @saguado69, That's good idea! I'll implement it soon.
Same issue here. ```console Fatal Exception: java.lang.RuntimeException: Probable deadlock detected due to WebView API being called on incorrect thread while the UI thread is blocked. at WV.XX.c(chromium-TrichromeWebViewGoogle6432.aab-stable-609923033:44) at com.android.webview.chromium.WebViewChromiumFactoryProvider.h(chromium-TrichromeWebViewGoogle6432.aab-stable-609923033:8) at...
Same issue
Same issue