Alan Trope
Alan Trope
Hello, I've set up a multi-site, the code is all shared between both sites. I Just change the db and caching port of the sites. The problem is that the...
This is a Non-Breaking PR. Added the ability of setting FLUTTER_VERSION env var, this should give users better flexibility not locking them on any version. Also updated Default flutter version...
Allow user to send a custom function to track loading image errors. If the function is sent we also prevent rethrow from being called. We were receiving millions of errors...
Hi there! How can we enable `precompiled_binaries` so that we don't need to build from scratch every time locally? I also noticed you've set it to always rebuild in release...