Closed hatemragab closed 10 months ago
bug in flutter 3.16 i try to build with flutter 3.16 and i have updated to
window.flutterWebRenderer is now deprecated. Use engineInitializer.initializeEngine(config) instead.
but the web get stuck in the splash screen if i return the
window.flutterWebRenderer is now deprecated.
it works!
I'm sorry, I don't understand the problem. Can you attach a minimal project that demonstrates the problem?
Closed due to inactivity. Feel free to reopen if you're still having trouble.
bug in flutter 3.16 i try to build with flutter 3.16
and i have updated to
but the web get stuck in the splash screen if i return the
it works!