zeba_academy_terminal_ui 1.0.0
zeba_academy_terminal_ui: ^1.0.0 copied to clipboard
Beautiful terminal-style UI widgets for Flutter including terminal windows, typing animations, command prompts, progress bars, and developer themes.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.0 - 2026-06-02 #
๐ Initial Release #
First stable release of zeba_academy_terminal_ui.
A Flutter package for creating beautiful terminal-inspired user interfaces with developer-focused widgets, animations, and themes.
โจ Added #
Terminal Window
- Added
TerminalWindowwidget. - Terminal-style container layout.
- Rounded corners and customizable appearance.
- Built-in terminal header support.
Terminal Header
- Added
TerminalHeaderwidget. - macOS-inspired terminal controls.
- Red, yellow, and green action indicators.
- Reusable terminal title bar component.
Command Prompt
- Added
CommandPromptwidget. - Developer-friendly command display.
- Terminal-style prompt formatting.
- Easy command customization.
Typing Animation
- Added
TypingTextwidget. - Character-by-character typing animation.
- Configurable typing speed.
- Lightweight implementation without external dependencies.
Progress Bar
- Added
TerminalProgressBarwidget. - Terminal-inspired progress indicator.
- Percentage display support.
- Clean developer-oriented styling.
Themes
Added built-in developer themes:
- Linux Theme
- Windows CMD Theme
- Hacker Theme
Package Infrastructure
- Flutter package structure.
- Null-safe implementation.
- Flutter lints integration.
- Example application included.
- Widget testing support.
- Public API exports.
๐ Performance #
- Lightweight implementation.
- No third-party runtime dependencies.
- Optimized widget rebuilds.
- Fast rendering performance.
๐ Documentation #
- Added comprehensive README.
- Added installation guide.
- Added usage examples.
- Added widget documentation.
- Added theme documentation.
- Added contribution guidelines.
๐งช Testing #
- Added widget tests.
- Terminal window rendering tests.
- Command prompt tests.
- Progress bar tests.
๐ Licensing #
- Licensed under GNU General Public License v3.0 (GPL-3.0).
Upcoming Features #
Planned for future releases:
1.1.0 #
- Blinking cursor widget
- Terminal loading spinner
- Additional terminal themes
- Improved customization APIs
1.2.0 #
- Terminal log viewer
- Terminal command history
- Terminal tabs
- Enhanced animations
2.0.0 #
- SSH session UI
- Git command widgets
- Terminal file explorer
- Split terminal layouts
- Advanced developer tooling components
Maintained by Zeba Academy
Empowering developers through open-source learning and development tools.