A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.

0 stars 0 forks 0 watchers Dart GNU General Public License v3.0
flutter
5 Open Issues Need Help Last updated: Sep 15, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.

Dart
#flutter
enhancement good first issue

A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.

Dart
#flutter
enhancement good first issue

A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.

Dart
#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.

Complexity: 2/5
good first issue

A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.

Dart
#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.

Complexity: 2/5
good first issue

A lightweight tool to manage, configure, and run custom command groups with ease — powered by Flutter.

Dart
#flutter