home/categories/ide-plugins/dart-lang-native-agents-skills-refactor-dart-dot-shorthands-skill-md
ide-pluginstools

refactor-dart-dot-shorthands

Refactor Dart code to use modern language features, specifically dot shorthands (member access shorthands) introduced in Dart 3.7. Use this when you want to make code more concise by removing redundant type names in enum or static member access when the context type is known.

dart-lang
maintainer
dart-lang
আপডেট হয়েছে 2/27/2026
স্টার
263
ফর্ক
114
quick start

Installation and usage

Refactor Dart code to use modern language features, specifically dot shorthands (member access shorthands) introduced in Dart 3.7. Use this when you want to make code more concise by removing redundant type names in enum or static member access when the context type is known.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use refactor-dart-dot-shorthands