Open
Description
I used "dart fix" for the first time today. It's fantastic!
I would propose two changes to the UI:
- when describing the changes, rather than "UNDEFINED_NAMED_PARAMETER - 1 fix" or similar, it would be nice to say something like "migrated from 'resizeToAvoidBottomPadding' to 'resizeToAvoidBottomInset'" or some such, to give some context about the change.
- For the dry run, it would be really useful to have it describe what it wants to do in the form of a patch file.