Dmitrii Egorov

Results 2 issues of Dmitrii Egorov

It would be nice to have out-of-the-box support for macOS and Linux. Right now an app created with `very_good_cli` only supports Android, iOS, Windows and Web. Sorry if this is...

feature
p2

Hey, I've noticed there are three lints that are recommended by Flutter team through the `flutter_lints` package but are missing from the `very_good_analysis` package: - `no_leading_underscores_for_library_prefixes` - `no_leading_underscores_for_local_identifiers` - `depend_on_referenced_packages`...