Skip to content

Does the Flet framework utilize Flutter for web apps or implement its own solution for better SEO support? #1311

Answered by kalexnorver
raslanismail87 asked this question in Q&A
Discussion options

You must be logged in to vote

The Flet framework is an open-source framework that aims to simplify and streamline the process of building web and mobile applications with Flutter. While Flutter for web has limited SEO support, the Flet framework does not rely solely on Flutter for its web app development. Instead, it implements its own solution for better SEO support.

The Flet framework utilizes server-side rendering (SSR) to create web pages that can be easily crawled and indexed by search engines. This approach allows the framework to generate static HTML pages for each route, which can then be served to clients instead of relying solely on JavaScript to render the page. By doing so, the Flet framework can improve t…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@raslanismail87
Comment options

@ndonkoHenri
Comment options

@Xynonners
Comment options

Answer selected by FeodorFitsner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
4 participants