storybook_toolkit
A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.
1.3.2
7.8K downloads/mo
#3288 most downloaded on pub.dev
StorybookToolkit/storybook_toolkit
What this package is like to depend on
Last release 9 months ago
05 Nov 2025
Release timing varies
gaps range from 8 days to 5 months
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
14 releases · first in 2024
2 releases in the last 12 months
see the full history below
Release timeline
14 releases · Jul 2024 to Nov 2025
2025
2026
Releases
latest 14-
2.0.0-dev.405 Nov 2025 pre-releaseRelease notes
Open source →- FEAT: Change
syntax_highlightdependency (Thanks to @marcelomendoncasoares for PR #7)
- FEAT: Change
-
2.0.0-dev.305 Sep 2025 pre-release -
2.0.0-dev.220 Apr 2025 pre-releaseRelease notes
Open source →- FIX: add StorybookPlugins instead of List<Plugin> in Storybook main class (#5)
- FIX: fix localizations in example
-
2.0.0-dev.103 Mar 2025 pre-release -
2.0.0-dev.021 Feb 2025 pre-releaseRelease notes
Open source →- CHORE: upgrade dependencies
- CHORE: update example goldens
- REFACTOR: change DeviceFrameData to class
- FEAT: Improve setup device frame visibility
- REFACTOR: make huge refactor for better code reading
-
1.3.216 Oct 2024Release notes
Open source →- FIX: fix incorrect usage of theming, allowed changing storybook background color
- FIX: apply proper format for markdown using markdownlint
-
1.3.109 Sep 2024 -
1.3.009 Sep 2024Release notes
Open source →- FEAT: add Inspector plugin
- CHORE: remove unused dependencies
- FIX: prevent accidental application shutdown via a hardware button
-
1.3.0+109 Sep 2024 -
1.2.029 Jul 2024 -
1.1.016 Jul 2024 -
1.0.215 Jul 2024Release notes
Open source →- FIX: remove debug label from storybook
- FIX: update golden tests in example
-
1.0.110 Jul 2024Release notes
Open source →- FIX: add loadDuration into Story for fix golden tests
- FIX: move tester into separated storybook_toolkit_tester package
-
1.0.006 Jul 2024Release notes
Open source →Note: This release has breaking changes.
- FEAT: add CodeViewPlugin.
- FEAT: add DirectionalityPlugin.
- FEAT: add TimeDilationPlugin.
- FEAT: add LocalizationPlugin.
- BREAKING FEAT: rewrite golden tests generator.
- REFACTOR: move tests functions into storybook_flutter.
- BREAKING FEAT: update navigation tree.
- FEAT: add pages.
- FEAT: add branding logo.
- FIX: update device frames.