Faded

Results 29 comments of Faded

> How to use it for ios? not sure, but you can ask Ai maybe

I have done a workaround, which can work for you as well. In the `static/css` folder, make a `custom.css` file, and in that paste the following code, this will overwrite...

> @richyo-work I've now removed the flutter_gl repository and will fork it at a later date when I have time. any updates on ur fork, did you fix the linux...

> never forked flutter_gl but instead did a new linux version at: > > https://github.com/forthtemple/openworld_gl interesting. But I'm getting error when trying to build for android: ```bash FAILURE: Build failed...

ok so after all the tweaks in those 3 errors, in the end the main error is still same which was in the original package: ```bash [Renderer] Flutter GL Native...

> Is that issue you're having with the bufferId with android? yes i am making a video editor app, and for the preview widget i m trying to make use...

> Are you running on a new android phone? I think I saw that error when using the emulator but might have been for ios. I m using a real...

> Have you tried recreating the android platform? Recreate? how, can you elaborate please. Also see what Ai says about this issue: ```bash Okay, we've hit the same wall again...

> You could try removing the 'android' directory and then recreating with > > flutter create --platforms=android . i did this now, still exact same error. I think the package...