ookami-kb / storybook_flutter

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

How to customize scaffold title #63

Closed soumyamahunt closed 2 years ago

soumyamahunt commented 2 years ago

The default scaffold title when no widgets selected is Storybook, how do I customize this text to something I want.

ookami-kb commented 2 years ago

Hey, it's not possible in the current version.

Also, keep in mind that the next version will have no default scaffold at all. You can try the current pre-release version to check how it looks like (although, it has some breaking changes).

ookami-kb commented 2 years ago

The new version is released without scaffold.