Flutter web SEO via prerendering

My team has released a Flutter web app (https://www.mathmeter.com - it’s for quickly creating math-enabled web polls, for schools and universities), and is wondering what kind of SEO enhancements one can apply, if any.

Does anyone know if some form of ‘prerendering’ (see رندر در وب  |  Articles  |  web.dev) might be effective for indexability, where ‘lite’/mostly semantic HTML versions of the main screens are included ‘behind’ the Flutter body? This HTML could be manually crafted, if need be.

1 Like

Jaspr does prerendering, and you can share some amount of code (not widgets though).

I’ve been wanting to explore that direction for some while now but didn’t get to it yet.

1 Like

I need much help in SEO for webs as well …I wish I learn from you…I currently don’t even know where to start with flutter web SEO

1 Like