zeba_academy_terminal_ui 1.0.0 copy "zeba_academy_terminal_ui: ^1.0.0" to clipboard
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 TerminalWindow widget.
  • Terminal-style container layout.
  • Rounded corners and customizable appearance.
  • Built-in terminal header support.

Terminal Header

  • Added TerminalHeader widget.
  • macOS-inspired terminal controls.
  • Red, yellow, and green action indicators.
  • Reusable terminal title bar component.

Command Prompt

  • Added CommandPrompt widget.
  • Developer-friendly command display.
  • Terminal-style prompt formatting.
  • Easy command customization.

Typing Animation

  • Added TypingText widget.
  • Character-by-character typing animation.
  • Configurable typing speed.
  • Lightweight implementation without external dependencies.

Progress Bar

  • Added TerminalProgressBar widget.
  • 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.

0
likes
140
points
61
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Beautiful terminal-style UI widgets for Flutter including terminal windows, typing animations, command prompts, progress bars, and developer themes.

Homepage

Topics

#terminal #developer-tools #console #ui #widget

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on zeba_academy_terminal_ui