flutter_metaballs icon indicating copy to clipboard operation
flutter_metaballs copied to clipboard

Nothing is shown in release mode

Open talhakerpicci opened this issue 1 year ago • 3 comments

Hey there. I have a weird problem. When i use the package in debug mode, it works as expected. But when i build an apk or run in release mode, nothing is shown in screen. I dont see any anything. What could be the problem?

talhakerpicci avatar Dec 31 '23 19:12 talhakerpicci

hey I ran into this, my team found that if hardware acceleration is turned off in your browser and you have a lot of balls on the screen it won't show

cybertheory avatar Feb 01 '24 23:02 cybertheory

@cybertheory it happens on my phone as well tho. in release mode.

talhakerpicci avatar Feb 02 '24 08:02 talhakerpicci

I will look in to this, i am quite certain this is an issue with impeller, i'm not sure what exactly is happening, but i hope to fix this with a 2.0 release.

T99Rots avatar Jul 09 '24 17:07 T99Rots