simple_tree library

Core exports for the mbus package.

This file provides a unified public API surface for consumers of the package.

Classes

Core
Global singleton manager responsible for state handling, page navigation logic, and UI configuration.
LeftTreeListView
A tree list view widget.
LeftTreeListViewState
State class for LeftTreeListView, responsible for scroll behavior and list building.
PageInfo
Model class representing page information.
Right-side content container widget.
RightState
State class for Right.
TreeBase
Base abstract class for tree node data.
TreeNode
Concrete implementation of TreeBase.
TreeSidebar
Sidebar container widget for the tree structure.
TreeSidebarState
State class for TreeSidebar, responsible for layout calculation and styling.
TreeWidget
A responsive tree structure container widget.

Enums

CoreEvent
Core event types used to bind business events to reactive states.