flutter_omarchy
Develop Flutter apps for Omarchy
0.3.0
3.8K downloads/mo
#4267 most downloaded on pub.dev
aloisdeniel/flutter_omarchy
What this package is like to depend on
Last release 9 days ago
14 Aug 2026
Ships unpredictably
gaps range from 1 weeks to 11 months
Nearly every release is documented
notes for 13 of 14 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
14 releases · first in 2025
11 releases in the last 12 months
see the full history below
Release timeline
14 releases · Aug 2025 to Aug 2026
2026
Releases
latest 14-
0.3.014 Aug 2026Release notes
Open source →New widgets
OmarchyDialog,showOmarchyDialogandshowOmarchyConfirmDialogfor modal dialogs.OmarchyContextMenuAreaandshowOmarchyContextMenufor right-click context menus (with icons, shortcut hints, accents, disabled items and dividers).showOmarchyToastfor transient notifications stacked at the bottom right of the screen.OmarchySlider, a horizontal slider with divisions and keyboard support.OmarchyRadio, a radio button for single-choice groups.OmarchyBadge, a small status/count label (filled and outlined).
Improvements
OmarchyTab.closablenow actually invokesonClosewhen the close icon is pressed (with its own hover feedback).OmarchyCommandPanelkeyboard navigation (arrows, Enter, Escape) now works, and the item list refreshes whenitemschanges.OmarchySelectnow highlights the currently selected option in the dropdown.OmarchyCheckbox,OmarchyToggleand the newOmarchyRadioaccept afocusNodeand show a focus highlight;OmarchyButtongainedautofocus.OmarchyTilegained atrailingwidget slot.OmarchyResizeDivideruses the correct resize cursor for vertical splits.OmarchySplitPanelrespectsminPanelSize/maxPanelSizewhile dragging and sizes the panel correctly in vertical orientation.PanelSize.absolutenow resolves to its own size instead of the available space.OmarchyStatusBarrenderstrailingstatuses with proper grouping.- The Linux runner of the example (and the
omarchy_apptemplate) now waits for Flutter's first frame before showing the window, removing the black window at startup. See the README section "Avoid the Black Window at Startup". - Lifecycle fixes: external
OmarchySidePanelControllers are no longer disposed by the panel,OmarchyFocusBorderdisposes its internal focus node, and theme config reloads no longer callsetStateafter unmount.
Breaking changes
OmarchyDividersemantics were inverted and have been fixed:directionis now the axis along which the line extends (OmarchyDivider.horizontal()is a full-width line for columns,OmarchyDivider.vertical()a full-height line for rows). The default is now horizontal.- Removed the unused
paddingparameter ofOmarchyButton(use the style'spaddinginstead). - Removed the unused
alignmentparameter ofOmarchyPopOverContainer. - Removed the unimplemented
OmarchyBorderedplaceholder.
-
0.2.014 Aug 2026Release notes
Open source →- Support for the latest Omarchy theming system: colors are now read from the canonical
~/.local/state/omarchy/current/theme/colors.tomlpalette. - Theme changes are now detected by watching the Omarchy state directory (the SIGUSR2 signal is kept for backwards compatibility with older Omarchy versions).
- Added
accent,selection,mutedandbrightnesstoOmarchyColorThemeData. - ANSI black now maps to the theme's
lighter_backgroundso that secondary surfaces and borders (dividers, tab bars, status bar) stay distinguishable from the background. - Regenerated the fallback themes from the current stock Omarchy themes (now including all 22 of them).
- Removed the obsolete Walker CSS configuration (
WalkerConfig).
- Support for the latest Omarchy theming system: colors are now read from the canonical
-
0.1.1529 Sep 2025Release notes
Open source →- Added tile leading widget.
- Added OmarchyCommandPanel.
- Added OmarchyToggle.
-
0.1.1429 Sep 2025 -
0.1.1328 Sep 2025 -
0.1.1217 Sep 2025 -
0.1.1117 Sep 2025 -
0.1.1017 Sep 2025 -
0.1.914 Sep 2025 -
0.1.812 Sep 2025 -
0.1.701 Sep 2025 -
0.1.627 Aug 2025 -
0.1.526 Aug 2025Nothing published for this version
-
0.1.019 Aug 2025