Skip to content

Add search functionality to docs website #10

@walsha2

Description

@walsha2

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions