ookami-kb / storybook_flutter

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

:bug: Fix hot reloading #8

Closed ookami-kb closed 4 years ago

ookami-kb commented 4 years ago

Fixes #1

Updated routing to fix hot-reloading.

Drawer animation is gone, but it shouldn't be a big case, the whole navigation is likely to be changed with #2 in mind.