easy_terminal 0.0.1
easy_terminal: ^0.0.1 copied to clipboard
A fully customizable terminal-style UI toolkit for Flutter with themes, input, panels, list selectors, progress bars, and command parsing.
Easy Terminal #
A Flutter package for creating retro-style terminal user interfaces with customizable themes and components.
Features #
- Terminal View Widget: Complete terminal interface with keyboard input and command parsing
- Multiple Themes: CRT green, amber, hacker dark mode, and more
- Rich Components: Panels, progress bars, list selectors, input prompts
- Full Keyboard Navigation: Complete keyboard support
- Game Ready: Perfect for terminal-style games and simulations
- Developer Friendly: Educational tools and developer UIs
- Flutter Integration: Seamless integration with existing Flutter apps
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
easy_terminal: ^1.0.0