I am using the Flutter null safety migration tool. What is your recommended workflow for null safety migration?
For example:
main.dart
first and work your way out from there?Thanks for your guidance!
When I was migrating with null safety this flow help me so much.