Replace the current promptui library usage for text input prompts with a more modern and actively maintained alternative.
Current State
The Flow CLI currently uses promptui for text input functionality throughout the codebase. While functional, promptui has some limitations and there are more modern alternatives available that provide better user experience and maintainability.
Replace the current promptui library usage for text input prompts with a more modern and actively maintained alternative.
Current State
The Flow CLI currently uses promptui for text input functionality throughout the codebase. While functional, promptui has some limitations and there are more modern alternatives available that provide better user experience and maintainability.