menu
flutter_alacritty package
documentation
render/glyph_cache.dart
render/glyph_cache.dart
dark_mode
light_mode
render/glyph_cache
library
Classes
GlyphCache
Caches pre-laid-out single-glyph paragraphs keyed by (codepoint, fg) so the painter never re-runs text layout on the hot path. LRU-capped.
flutter_alacritty package
documentation
render/glyph_cache.dart
flutter_alacritty
package
Libraries
config/color_parse
config/config_loader
config/platform_font_defaults
config/terminal_config
controller/terminal_controller
engine/engine_binding
engine/terminal_engine
engine/terminal_engine_client
example/example_app
flutter_alacritty
input/ime_key_routing
input/ime_session
input/key_bindings
input/key_input
input/mouse_input
input/paste
input/term_mode
pty/flutter_pty_backend
pty/pty_backend
render/box_drawing
render/cell_flags
render/cell_metrics
render/glyph_cache
render/mirror_grid
render/terminal_painter
theme/terminal_theme
ui/preedit_overlay
ui/search_bar
ui/terminal_shortcuts
ui/terminal_view
glyph_cache library