FLUTTER ECOSYSTEM

nocterm

A Flutter-like framework for building rich terminal user interfaces with components, state management, animations, and more.

Latest version
0.6.0
30-day downloads
36.5K
Likes
52
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Nocterm is a Flutter-inspired framework designed for creating rich, interactive terminal user interfaces. It brings familiar concepts like components, state management, and animations to the command-line environment, enabling developers to build dynamic CLI apps with a modern UI feel. Built for cross-platform use, Nocterm runs on Android, iOS, macOS, Windows, and Linux, making it ideal for tools that require both visual appeal and terminal integration. Its component-based architecture simplifies UI development while maintaining performance and responsiveness in text-based environments.

Use cases
  • Building interactive CLI tools
  • Creating terminal-based dashboards
  • Developing developer-facing command-line applications
  • Designing responsive terminal interfaces
  • Prototyping console-based workflows
Key features
  • Component-based UI architecture
  • Built-in state management
  • Support for animations in terminals
  • Cross-platform terminal rendering
  • Rich widget library for CLI
Suitable for
  • Developers building advanced CLI applications
  • Teams wanting Flutter-like UIs in terminals
  • Frontend engineers exploring terminal UIs
  • Tool creators needing interactive command-line experiences
Considerations
  • Requires understanding of terminal rendering constraints
  • Limited to terminal environments (not web or mobile apps)
  • May have performance considerations on low-end terminals
  • Learning curve similar to Flutter for new users
Supported platformsAndroidiOSmacOSWindowsLinux

Install package

flutter pub add nocterm

Categories

Related projects