-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
Use the dart generated docs website as a source for the content and map that to component results page?
The dart doc command will already build an index.json that can be re-used in the example app as a means of searching.
See more dart doc options: https://pub.dev/packages/dartdoc
https://pub.dev/documentation/flutter_tailwind_ui/latest/index.json
Override the ctrl-F command from the browser in order to perform a native search. The solution to make Flutter web apps searchable is to use the html renderer, but this is getting deprecated and for the time being there is no solution for the text search but is in triage with not date specified.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request