Leo Driesch
Leo Driesch
Yes it is possible. Just clone the code into your own project and replace the channel.invokeMethod("hideStatusBar"); callback with SystemChrome.setEnabledSystemUIOverlays([]); and channel.invokeMethod("showStatusBar"); with SystemChrome.setEnabledSystemUIOverlays( [SystemUiOverlay.bottom, SystemUiOverlay.top]);
Well, yes I did try the above solution. It works fine, doesn't act as smooth tho. You will always have these build errors, unless the creator updates the package, which...
> A few variations with LLaMA:  I quite like this one, simple and clever. Probably also looks good in small sizes like in an app icon.
This is definitely an issue but I don’t have time to fix it right now.