Closed 35c0b4r closed 2 years ago
This issue was caused by wrong widget imports. We must import seo_renderer.dart instead of text_renderer_style.dart and text_renderer_vm.dart
For me, I've noticed that window.navigator.userAgent
from dart:html
library still returns the original user agent even though I've used this extension for chrome which seems to work just fine on other sites.
I'm wrapping my MaterialApp with RobotDetector and Text widgets with TextRenderer. But when I Inspect Elements with GoogleBot userAgent, there is no extra html div's created by [seo_renderer] which google's bot gonna detect.
Which is mentioned in your app .