dot_shorthand_converter 0.0.4
dot_shorthand_converter: ^0.0.4 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).