PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 14
  1. 0.3.0 14 Aug 2026
    Release notes

    New widgets

    • OmarchyDialog, showOmarchyDialog and showOmarchyConfirmDialog for modal dialogs.
    • OmarchyContextMenuArea and showOmarchyContextMenu for right-click context menus (with icons, shortcut hints, accents, disabled items and dividers).
    • showOmarchyToast for 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.closable now actually invokes onClose when the close icon is pressed (with its own hover feedback).
    • OmarchyCommandPanel keyboard navigation (arrows, Enter, Escape) now works, and the item list refreshes when items changes.
    • OmarchySelect now highlights the currently selected option in the dropdown.
    • OmarchyCheckbox, OmarchyToggle and the new OmarchyRadio accept a focusNode and show a focus highlight; OmarchyButton gained autofocus.
    • OmarchyTile gained a trailing widget slot.
    • OmarchyResizeDivider uses the correct resize cursor for vertical splits.
    • OmarchySplitPanel respects minPanelSize/maxPanelSize while dragging and sizes the panel correctly in vertical orientation.
    • PanelSize.absolute now resolves to its own size instead of the available space.
    • OmarchyStatusBar renders trailing statuses with proper grouping.
    • The Linux runner of the example (and the omarchy_app template) 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, OmarchyFocusBorder disposes its internal focus node, and theme config reloads no longer call setState after unmount.

    Breaking changes

    • OmarchyDivider semantics were inverted and have been fixed: direction is 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 padding parameter of OmarchyButton (use the style's padding instead).
    • Removed the unused alignment parameter of OmarchyPopOverContainer.
    • Removed the unimplemented OmarchyBordered placeholder.
    Open source →
  2. 0.2.0 14 Aug 2026
    Release notes
    • Support for the latest Omarchy theming system: colors are now read from the canonical ~/.local/state/omarchy/current/theme/colors.toml palette.
    • 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, muted and brightness to OmarchyColorThemeData.
    • ANSI black now maps to the theme's lighter_background so 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).
    Open source →
  3. 0.1.15 29 Sep 2025
    Release notes
    • Added tile leading widget.
    • Added OmarchyCommandPanel.
    • Added OmarchyToggle.
    Open source →
  4. 0.1.14 29 Sep 2025
    Release notes
    • Added pop over animated transitions.
    Open source →
  5. 0.1.13 28 Sep 2025
    Release notes
    • Added OmarchyTree.
    • Documentation.
    Open source →
  6. 0.1.12 17 Sep 2025
    Release notes
    • Fixed preview urls.
    • Fixed SIGUSR2 listener logic.
    Open source →
  7. 0.1.11 17 Sep 2025
    Release notes
    • Removed debug prints.
    Open source →
  8. 0.1.10 17 Sep 2025
    Release notes
    • Listening for SIGUSR2 to trigger a theme reload.
    Open source →
  9. 0.1.9 14 Sep 2025
    Release notes
    • Exposing side panel.
    Open source →
  10. 0.1.8 12 Sep 2025
    Release notes
    • Exposing missing utils.
    • Added icon logo.
    Open source →
  11. 0.1.7 01 Sep 2025
    Release notes
    • Added OmarchyPreview.
    Open source →
  12. 0.1.6 27 Aug 2025
    Release notes
    • Added SimulatedTap.
    Open source →
  13. 0.1.5 26 Aug 2025

    Nothing published for this version

  14. 0.1.0 19 Aug 2025
    Release notes
    • Initial release of the package.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive