dot_shorthand_converter 0.0.3
dot_shorthand_converter: ^0.0.3 copied to clipboard
A helper package/CLI that automatically refactors common Flutter enum usages (e.g., MainAxisAlignment.start) into the new Dart/Flutter 3.38 dot-shorthand form (.start).