A VS Code extension that generates useful Dart enum extension with methods like `when`, `maybeWhen`, and `whenOrNull`, simplifying repetitive code and improving readability.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.