What is the current state of flutter for web in performance, specially on mobile? And can flutter run Nodejs code? I am fairly new to web development and was looking for a quick solution to compile my flutter apps to Web. I am using Firebase too, so not sure if I need Nodejs right now, but its good to know if flutter supports server side programming so if I changed the backend later.
Thanks!