/temp-declaring-constructors

Temporary repo to show examples of a proposed language feature.

Primary LanguageDart

This repo shows a random sample of real-world Dart code taken from a large corpus of open source pub packages and Flutter widgets.

For each class, it applies a proposed "declaring constructors" language feature to make the class more concise.