dashbook icon indicating copy to clipboard operation
dashbook copied to clipboard

dartdoc support

Open chimon2000 opened this issue 4 years ago • 1 comments

One useful feature of Storybook is the Docs tab which supports components or MDX.

I feel like one potential way to support this in dashbook is to load the dart docs in an iframe (if web) or a webview (if mobile). Each story could accept a dartDocUrl.

chimon2000 avatar Jan 22 '21 04:01 chimon2000

It would also definitely be nice to have support for Markdown, I was just thinking of loading dart docs as a quick and easy solution that doesn't require developers to author something separate.

chimon2000 avatar Jan 22 '21 15:01 chimon2000