ookami-kb / storybook_flutter

A storybook for Flutter widgets.
https://pub.dev/packages/storybook_flutter
MIT License
284 stars 63 forks source link

Searchable contents #94

Closed Filiponesco closed 1 year ago

Filiponesco commented 1 year ago

Added TextField on top of expansion list with categorized stories for both types of panels (left side and popup). I decided to add feature to existed ContentsPlugin with no possibility to disable functionality.

Resolve: https://github.com/ookami-kb/storybook_flutter/issues/71

ookami-kb commented 1 year ago

Hey @Filiponesco,

Thanks for your PR. I took it as an inspiration but decided to go with a slightly different approach in #101