Search code examples
flutterseoserver-side-rendering

Server side rendering for Flutter


Is there a way to implement SSR in the flutter app to improve the SEO of the site?


Solution

  • there is an open issue in flutter github repo https://github.com/flutter/flutter/issues/47600#issuecomment-569292377

    as i understand there is no plans to support flutter web server side rendering as flutters design was aimed to be client side