Open Issues Need Help
View All on GitHubA lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.
A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.
A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.
AI Summary: Implement case-insensitive search functionality for commands within the Flutter-based Command Manager application. This involves modifying the existing search logic to convert both the search query and command names to lowercase before comparison, ensuring that searches for commands regardless of capitalization will yield accurate results.
A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.
AI Summary: Implement a 'Remove All Commands' button on the 'Running Commands' page of the Flutter-based Command Manager application. This button should allow users to simultaneously stop all currently running commands, improving user experience by providing a more efficient way to manage batch operations compared to removing commands individually.
A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.