3

trying find workaround for Flutter web!

need Searchable text by Browser's ctrl+F

Preferred - How to use Skia / CanvasKit in Flutter Web?

To run with CanvasKit:

flutter run -d chrome --dart-define=FLUTTER_WEB_USE_SKIA=true

shortcut:

flutter run -d chrome --web-renderer canvaskit

check code snippet - enter image description here

Harry Sharma
  • 2,190
  • 2
  • 15
  • 41
Ruchira More
  • 261
  • 1
  • 16
  • Does this answer your question? [Can text in a Flutter web app be made searchable?](https://stackoverflow.com/questions/62448168/can-text-in-a-flutter-web-app-be-made-searchable) – Shourya Shikhar Nov 19 '21 at 09:06

0 Answers0