flutter / flutter/flutter-intellij

Add option to add required to all params in a function

Open
#7,221 6 comments 0 reactions 0 assignees View on GitHub
dependency: dart sdk P2
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

If I have a method with named parameters, and some of the `required` ones are missing, IntelliJ will show me an option to automatically add each of the required ones, separately. Even though this is useful, it's tedious when we have many different named parameters. Since all `required` parameters are, well, required, it would be useful to have an option to all off them at once.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.