widgetbook_annotation
A package featuring the annotations used by widgetbook_generator.
3.11.0
480K downloads/mo
#530 most downloaded on pub.dev
widgetbook/widgetbook
What this package is like to depend on
Last release 6 months ago
18 Feb 2026
Release timing varies
gaps range from 1 weeks to 10 months
Nearly every release is documented
notes for 22 of 22 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
36 releases · first in 2021
4 releases in the last 12 months
see the full history below
Release timeline
36 releases · Oct 2021 to Feb 2026Releases
latest 36-
3.11.018 Feb 2026 -
3.10.010 Feb 2026 -
3.9.007 Nov 2025 -
3.8.028 Oct 2025Release notes
Open source →- FEAT: Allow excluding use-cases with
@UseCase.exclude. (#1676 - by @EArminjon) - FEAT: Add
IterableKnobConfigto support the newiterableknob. (#1678 - by @EArminjon)
- FEAT: Allow excluding use-cases with
-
3.7.008 Aug 2025Release notes
Open source →- BREAKING: Set minimum SDK version to 3.7.0. (#1541)
- FEAT: Add
ObjectKnobConfigto support the newknobs.objectvariants. (#1478 - by @Sourav-Sonkar) - REFACTOR: Deprecate
ListKnobConfigin favor ofObjectKnobConfig. (#1547)
-
3.6.001 Aug 2025 -
3.5.015 May 2025 -
3.4.017 Apr 2025Release notes
Open source →- FEAT: Add
SemanticsAddonConfigfor supporting the new experimentalSemanticsAddon. (#1402) - FEAT: Support Multi Snapshot for knobs. For more information, check our docs. (#1394)
- FEAT: Add
-
3.3.131 Mar 2025Release notes
Open source →- REFACTOR: Add generic parameter to
AddonConfig; to allow supporting non-primitive addon configs (e.g.ViewportAddonConfig). (#1318)
- REFACTOR: Add generic parameter to
-
3.3.013 Feb 2025 -
3.2.011 Sep 2024 -
3.1.009 Nov 2023Release notes
Open source →- BREAKING: Set minimum SDK version to 2.19.0. (#1030)
- FEAT Add
pathproperty on@UseCaseto specify a custom path to be used instead of the component's location. (#988 - by @geisterfurz007)
-
3.0.027 Jun 2023 -
3.0.0-rc.216 Jun 2023 pre-releaseRelease notes
Open source →- BREAKING: Remove
@Appannotation'sfoldersExpandedandwidgetsExpandednon-working parameters. (#735)
- BREAKING: Remove
-
3.0.0-rc.103 Jun 2023 pre-releaseRelease notes
Open source →- Check out the migration guide for more details.
- FEAT: Add Dart 3 and Flutter 3.10 support. (#676)
- BREAKING: Drop Flutter 2 support. (#676)
- BREAKING: Remove
Widgetbookprefix from all annotation names. (#649) - BREAKING: Remove code generation support for everything except
@Appand@UseCasethat generate a list calleddirectories. You should now configure Widgetbook's properties (i.e.addons,appBuilder, etc.) manually. (#663)
-
3.0.0-beta.712 Apr 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: removed package analysis_options files.
- REFACTOR: :recycle: warnings.
-
3.0.0-beta.620 Feb 2023 pre-release -
3.0.0-beta.516 Feb 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: settings. (254ebef6)
- REFACTOR: :recycle: remove obsolete annotations. (c6dd4f54)
- REFACTOR: adjusted code to match linter. (04dd9f1e)
- FIX: :test_tube: fixed broken test. (6e56b79a)
- FIX: custom painter Widgets are incorrectly rendered. (965c355e)
- FIX: recommited binary files to git. (70f38e8f)
- FIX: example for locales does not compile. (db880e76)
- FIX: replaced WidgetbookTheme.dark() with the proper WidgetbookTheme annotation. (49a6cd79)
- FIX: removed themeType as a property of material and cupertino constructors. (4f9f488a)
-
3.0.0-beta.406 Feb 2023 pre-releaseRelease notes
Open source →- REFACTOR: :recycle: settings. (254ebef6)
- REFACTOR: :recycle: remove obsolete annotations. (c6dd4f54)
- REFACTOR: adjusted code to match linter. (04dd9f1e)
- FIX: :test_tube: fixed broken test. (6e56b79a)
- FIX: custom painter Widgets are incorrectly rendered. (965c355e)
- FIX: recommited binary files to git. (70f38e8f)
- FIX: example for locales does not compile. (db880e76)
- FIX: replaced WidgetbookTheme.dark() with the proper WidgetbookTheme annotation. (49a6cd79)
- FIX: removed themeType as a property of material and cupertino constructors. (4f9f488a)
-
3.0.0-beta.322 Dec 2022 pre-release -
3.0.0-beta.221 Dec 2022 pre-releaseNothing published for this version
-
3.0.0-beta.121 Dec 2022 pre-releaseRelease notes
Open source →- BREAKING: refactor: removed
WidgetbookUseCaseBuilder,WidgetbookDeviceFrameBuilder,WidgetbookLocalizationBuilder,WidgetbookScaffoldBuilder,WidgetbookThemeBuilderannotations because widgetbook does not longer support the builders. - feat: add
designLinkproperty toWidgetbookUseCaseannotation.
- BREAKING: refactor: removed
-
2.1.027 May 2022Release notes
Open source →- fix: Custom painter Widgets are incorrectly rendered (#191)
- added
WidgetbookAppBuilderannotation.
- added
- fix: Custom painter Widgets are incorrectly rendered (#191)
-
2.0.213 May 2022 -
2.0.131 Mar 2022 -
2.0.1-beta29 Mar 2022 pre-releaseNothing published for this version
-
2.0.0-beta15 Feb 2022 pre-releaseNothing published for this version
-
1.0.120 Jan 2022Release notes
Open source →- added documentation for skipping of the
srcfolder - added the option to specify a default theme. Defaults to
ThemeMode.system
- added documentation for skipping of the
-
1.0.004 Nov 2021 -
1.0.0-beta.303 Nov 2021 pre-releaseNothing published for this version
-
1.0.0-beta.203 Nov 2021 pre-releaseNothing published for this version
-
1.0.0-beta.103 Nov 2021 pre-releaseNothing published for this version
-
0.0.425 Oct 2021 -
0.0.321 Oct 2021 -
0.0.221 Oct 2021Release notes
Open source →- added export of package:widgetbook_models to make usage more convenient.
-
0.0.120 Oct 2021