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.
0.0.1 - 2025-06-25 #
Added #
- Initial release of Easy Terminal
- TerminalView widget with full keyboard support
- Multiple terminal themes (CRT Green, Amber, Hacker Dark)
- Terminal components: panels, progress bars, list selectors, input prompts
- Box drawing characters and monospaced font rendering
- Command parsing and execution system
- Screen buffer management
- Comprehensive example application
Features #
- Full keyboard navigation
- Customizable themes
- Modular widget architecture
- Developer-friendly API
- Educational and gaming applications support