yaru
Common flutter widgets useful for building desktop and web applications.
10.2.0
28K downloads/mo
#1896 most downloaded on pub.dev
ubuntu/yaru.dart
What this package is like to depend on
Last release 2 months ago
08 Jun 2026
Ships fairly regularly
a new release about every 2 months
Rarely documented
notes for 14 of 79 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
89 releases · first in 2020
6 releases in the last 12 months
see the full history below
Release timeline
89 releases · Sep 2020 to Jun 2026Releases
latest 60 of 89-
10.2.008 Jun 2026Release notes
Open source →10.2.0 (2026-06-03)
Features
- accept fontFamily parameter in createYaruTheme (#1075) (72d662d)
- add expanded option to YaruSplitButton (#1081) (a959780)
Bug Fixes
Release notes
Open source →Features
- accept fontFamily parameter in createYaruTheme (#1075) (72d662d)
- add expanded option to YaruSplitButton (#1081) (a959780)
Bug Fixes
-
10.1.015 Apr 2026 -
10.0.011 Mar 2026Release notes
Open source →10.0.0 (2026-03-11)
⚠ BREAKING CHANGES
Features
- Add YaruListTile and YaruTileList (#1062) (a5143b6)
- Adjust toggleables to new styles (#1064) (0cca8ec)
- YaruInfoBox visual improvements (#1058) (9082c7e)
Bug Fixes
-
9.0.119 Jan 2026 -
9.0.026 Nov 2025Release notes
Open source →9.0.0 (2025-11-26)
⚠ BREAKING CHANGES
- a11y: Add focus border to focusable Yaru widgets (#1045)
Features
- a11y: Add focus border to focusable Yaru widgets (#1045) (8501b4b)
- a11y: Add YaruFocusBorder widget (#1042) (1fd9e5b)
- a11y: Automatically enable status shapes (#1032) (ba93a20)
Bug Fixes
- a11y: Thicken borders around text inputs (#1043) (013c947)
- example: correct code snippet url in draggable page example (#1044) (0b7dd1f)
- increase visibility of color disk borders (#1041) (9a99a5f)
- preserve parent style with DefaultTextStyle.merge (#1038) (9aea072)
- remove rounded corner from close button when window is maximized (#1039) (8243f3f)
- Spacing tweaks (#1035) (011449b)
- Tweak default font size to match Yaru GTK and remove letter spacing (#1036) (d955a71)
Release notes
Open source →⚠ BREAKING CHANGES
- a11y: Add focus border to focusable Yaru widgets (#1045)
Features
- a11y: Add focus border to focusable Yaru widgets (#1045) (8501b4b)
- a11y: Add YaruFocusBorder widget (#1042) (1fd9e5b)
- a11y: Automatically enable status shapes (#1032) (ba93a20)
Bug Fixes
- a11y: Thicken borders around text inputs (#1043) (013c947)
- example: correct code snippet url in draggable page example (#1044) (0b7dd1f)
- increase visibility of color disk borders (#1041) (9a99a5f)
- preserve parent style with DefaultTextStyle.merge (#1038) (9aea072)
- remove rounded corner from close button when window is maximized (#1039) (8243f3f)
- Spacing tweaks (#1035) (011449b)
- Tweak default font size to match Yaru GTK and remove letter spacing (#1036) (d955a71)
-
8.3.006 Sep 2025Release notes
Open source →Release notes
Open source → -
8.2.027 Aug 2025Release notes
Open source →8.2.0 (2025-08-27)
Features
- a11y: Add switch on/off shapes (#1015) (1f114d1)
- add icon builder to YaruExpansionPanel (#1027) (879f6fd)
- add YaruPanedView.builder constructor (#1011) (290cda5)
- YaruExpandable: add
usePaddingflag (#1026) (b1ff80e), closes #1024
Bug Fixes
-
8.1.018 Jul 2025Release notes
Open source →8.1.0 (2025-07-17)
Features
- a11y: Add field for a semantic label for all icon buttons (#1000) (0c040ff)
- a11y: Expose semantic label options for window controls (#1007) (bbd6d6e)
Bug Fixes
Release notes
Open source →Features
- a11y: Add field for a semantic label for all icon buttons (#1000) (0c040ff)
- a11y: Expose semantic label options for window controls (#1007) (bbd6d6e)
Bug Fixes
-
8.0.006 Jun 2025Release notes
Open source →8.0.0 (2025-06-05)
⚠ BREAKING CHANGES
Features
- adapt border radii to gnome design (#983) (0ecc78d)
- add emoji categories (#978) (4fac410)
- add focus ring to YaruMasterTile (#990) (163b4b5)
- reduce YaruInfoBox titleTextStyle default height (#977) (f7a3e33)
- YaruExpansionPanel: add optional isInitiallyExpanded property (#982) (7fbf081)
Bug Fixes
- provide optional YaruTabBar label colors (#975) (0a1ee4f)
- remove isMobile getter and do not change theme if on mobile (#989) (9902d72)
- YaruExpandable: handle tap on header background (#980) (f9db616)
- YaruWindowTitleBar double-tap on macOS (#985) (b75bb6e)
Miscellaneous Chores
Release notes
Open source →⚠ BREAKING CHANGES
Features
- adapt border radii to gnome design (#983) (0ecc78d)
- add emoji categories (#978) (4fac410)
- add focus ring to YaruMasterTile (#990) (163b4b5)
- reduce YaruInfoBox titleTextStyle default height (#977) (f7a3e33)
- YaruExpansionPanel: add optional isInitiallyExpanded property (#982) (7fbf081)
Bug Fixes
- provide optional YaruTabBar label colors (#975) (0a1ee4f)
- remove isMobile getter and do not change theme if on mobile (#989) (9902d72)
- YaruExpandable: handle tap on header background (#980) (f9db616)
- YaruWindowTitleBar double-tap on macOS (#985) (b75bb6e)
Miscellaneous Chores
-
7.0.013 Jan 2025Release notes
Open source →Release notes
Open source → -
6.0.019 Dec 2024Release notes
Open source →⚠ BREAKING CHANGES
- remove hardcoded colors and darken dark base color to improve contrast of dark theme and light theme text (#957)
- unify ChipTheme and YaruChoiceChipBar and make them work with high contrast (#955)
Features
- example: monospace text style in
_CodeDialog(#970) (78397bf) - new indeterminated progress design (#958) (c8c094d)
- remove hardcoded colors and darken dark base color to improve contrast of dark theme and light theme text (#957) (855e4d5)
- unify ChipTheme and YaruChoiceChipBar and make them work with high contrast (#955) (0365af5)
Bug Fixes
-
5.3.228 Oct 2024Release notes
Open source →Bug Fixes
- Align
YaruSplitButtonconsistently (#934) (ad4dfe4) - high contrast themes: ListTile selected state is not distinguishable from non-selected state (#941) (ebddaed)
- HighContrast YaruMasterTile, move Example theme buttons to side pane (#943) (5656b32)
- YaruPanedView: do not overwrite the divider theme (#935) (b1d50a6)
Miscellaneous Chores
- Align
-
5.3.118 Oct 2024Nothing published for this version
-
5.3.016 Oct 2024Nothing published for this version
-
5.2.120 Sep 2024Nothing published for this version
-
5.2.018 Sep 2024Nothing published for this version
-
5.1.022 Aug 2024Nothing published for this version
-
5.0.007 Aug 2024Nothing published for this version
-
4.1.002 Apr 2024Nothing published for this version
-
4.0.005 Mar 2024Nothing published for this version
-
1.2.221 Feb 2024Nothing published for this version
-
1.2.126 Dec 2023Nothing published for this version
-
1.2.015 Nov 2023Nothing published for this version
-
1.1.025 Aug 2023Release notes
Open source →- Paul Kepinski
- YaruExpandable: add onChange callback (#149)
- Introduce YaruDraggable widget (#142)
- Frederik Feichtmeier
- NarrowLayout: fix item widget if selected (#153)
- YaruExpandable: increase button size (#151)
- YaruExpansionPanel: use Object.hash (#150)
- WideLayout: fallback to itemWIdget (#148)
- YaruDialogTitle: use YaruRoundIconButton (#147)
- Add YaruRoundIconButton and get rid of IconButtons (#146)
- YaruDialogTitle: fix for material3 (#145)
- YaruExpandable: add optional isExpanded parameter (#144)
- YaruCompactLayout: Allow optional Widgets as Icons (#143)
- Paul Kepinski
-
1.0.015 Aug 2023Release notes
Open source →- this is the initial release of yaru.dart 🎉, it adds:
- YaruRow
- YaruSection
- YaruPageItem
- YaruMasterDetailPage
- YaruPage
- YaruAlertDialog
- YaruCheckBoxRow
- YaruColorPickerButton
- YaruDialogTitle
- YaruExpansionPanelList
- YaruExtraOptionRow
- YaruImageTile
- YaruLandscapeLayout
- YaruLinearProgressIndicator
- YaruNarrowLayout
- YaruOptionButton
- YaruOptionCard
- YaruPortraitLayout
- YaruSearchAppBar
- YaruSimpleDialog
- YaruSliderRow
- YaruSwitchRow
- YaruTabbedPage
- YaruToggleButtonsRow
- YaruWideLayout
- Thanks to our contributors
- this is the initial release of yaru.dart 🎉, it adds:
-
0.10.007 Aug 2023Nothing published for this version
-
0.9.028 Jun 2023Nothing published for this version
-
0.8.130 May 2023Nothing published for this version
-
0.8.028 May 2023Nothing published for this version
-
0.7.013 Apr 2023Nothing published for this version
-
0.6.228 Mar 2023Nothing published for this version
-
0.6.123 Mar 2023Nothing published for this version
-
0.6.016 Mar 2023Nothing published for this version
-
0.5.815 Mar 2023Nothing published for this version
-
0.5.711 Mar 2023Nothing published for this version
-
0.5.602 Mar 2023Nothing published for this version
-
0.5.523 Feb 2023Nothing published for this version
-
0.5.422 Feb 2023Nothing published for this version
-
0.5.310 Feb 2023Nothing published for this version
-
0.5.203 Feb 2023Nothing published for this version
-
0.5.130 Jan 2023Nothing published for this version
-
0.5.026 Jan 2023Nothing published for this version
-
0.4.818 Jan 2023Nothing published for this version
-
0.4.707 Jan 2023Nothing published for this version
-
0.4.603 Jan 2023Nothing published for this version
-
0.4.529 Dec 2022Nothing published for this version
-
0.4.428 Nov 2022Nothing published for this version
-
0.4.324 Oct 2022Nothing published for this version
-
0.4.217 Oct 2022Nothing published for this version
-
0.4.116 Sep 2022Nothing published for this version
-
0.4.016 Sep 2022Nothing published for this version
-
0.3.315 Jun 2022Nothing published for this version
-
0.3.217 May 2022Nothing published for this version
-
0.3.114 May 2022Nothing published for this version
-
0.3.009 May 2022Nothing published for this version
-
0.2.502 Apr 2022Nothing published for this version
-
0.2.418 Mar 2022Nothing published for this version
-
0.2.317 Mar 2022Nothing published for this version
-
0.2.220 Feb 2022Nothing published for this version
-
0.2.131 Jan 2022Nothing published for this version