Open lironzemingo opened 11 months ago
Hey, storybook is just a widget, so you can just run the app with storybook as a normal Flutter app.
@ookami-kb but I want to see the showcase, on the web, like this demo (https://ookami-kb.github.io/storybook_flutter/#/). do I need to create a web app also? what am I missing?
Yes, for that one, you need to enable web app.
After I add all the widgets in my code, how do I see the showcase, like in the demo?