Applying Effective Dart

Dart 3 modern features (through 3.10) and Effective Dart best practices including records, patterns, sealed classes, dot shorthands, null-aware collection elements, and wildcard variables. Use when adopting Dart 3.7+ syntax, using dot shorthands for enums or static members, using null-aware elements in lists or maps, using wildcard _ parameters, improving code quality, or reviewing Dart code conventions.

Poorgramer-Zack Updated

File contents

Poorgramer-Zack/dart-expert-skills/tree/main/skills/effective-dart commit 1cf6009c9a

Frequently asked questions

npx skillmds@latest add poorgramer-zack/applying-effective-dart