ui library
Flutter rendering for xterm3: the terminal view widget, controller, themes, cursor/selection styling, and keyboard shortcuts.
Classes
- KeyboardVisibilty
- KeyboardVisibiltyState
- PacedTerminalWriter
- Writes PTY output into a Terminal a frame's worth at a time, so a burst of output cannot hold the UI thread for longer than frameBudget.
- PointerInputs
- TerminalController
- TerminalHighlight
- TerminalRenderStats
- Process-wide counters for the paint path, used to make render work observable from a benchmark or an embedder's debug overlay.
- TerminalSearchHighlight
- TerminalStyle
- TerminalTheme
- TerminalThemes
- TerminalUnderline
- TerminalView
- TerminalViewState
Properties
-
defaultTerminalShortcuts
→ Map<
ShortcutActivator, Intent> -
no setter