seo_renderer
seo_renderer copied to clipboard
A Flutter Web Plugin to display Text Widget as Html for SEO purpose
Hello, I am using go_router for my project. Recently I wanted to integrate seo_renderer into my project. https://pub.dev/packages/go_router https://pub.dev/packages/seo_renderer However, the examples show that these 2 libraries are not compatible...
I created this pull request to prevent warnings in Flutter 3. Here is what I did. What do you think about this? * minimum flutter sdk version to 3.0.0 *...
I used a different solution , which I used for a similar problem. The content of a flutter web app is not in the flutter web app. It’s coming from...
On Android i was unable to use `RobotDetector.detected` and application would not compile.
Hello, I'm very interesting by your lib, but i cannot implement it if I use Navigator 2.0. In my main, i'm using MaterialApp.router(, and there is no observers or navigatorObserver...
There is any chance of a punishment from Google if I use this package?
When pages are checked with or without using the package, no enhancements are found. Giving back no h1 text, no text in general, ... Example for the example app with...
Hi and first, thanks for your workaround! **I want to know if there is any reason why it use DivElement only?** - For a link (a), should it be better...
This is a very old problem which was not fixed in this package. Since flutter 3.0.0 just made this stable and the latest stable flutter version is 3.3.0 , this...