flutter-clutter
flutter-clutter
I agree, this is a good alternative. I used this technique in my project: https://github.com/flutter-clutter/flutter-simple-edge-detection - however, it's only about edge detection. So if you want to implement the whole...
I have the same problem. Fix would be appreciated.
@woutervanwijk I am experiencing the very same issue! To me, it happens for youtube videos as well if I embed them into my website. Example: https://www.youtube.com/embed/-r2FX7E_b-Q?controls=1&loop=0&showinfo=0&modestbranding=1&rel=0&modestbranding=1&disablekb=1&autoplay=1&playsinline=0 Have you found a...
An update to `5.4.4+2` hasn't led to any better results.
I can confirm this issue on Pixel 4a - Android 12. Disposing and reinitializing the camera is no option for me. This process takes time and can fail. In my...
Hi @m7mdra. I fixed it in the latest commit. Can you pull and try again, please? :)
Hey there. Can you extract any error so that we can investigate the issue?
That's strange. And the output of the build command does also not give you any clue? I don't see why there should be any difference between those two. Are you...
@AamilSilawat26 Sorry for the late response. I just checked it. Used this way of creating a signed APK: https://stackoverflow.com/questions/55536637/how-to-build-signed-apk-from-android-studio-for-flutter and copied the APK file on my phone where I installed...
@AamilSilawat26 Hey there! Has there been an update? Are you able to build the signed APK now? I hope so!