I have developed a web application using Flutter-Web. Client wants to be able to search inside the flutter’s page with the native web search (sc: CTRL+F).
Is there any solution that when a user opens the native search and start typing, it renders the UI and highlights the text?