Automated Fixes
Flutter provides a tool to help clean up deprecated APIs from your codebase.
The tool ships as part of Flutter, and suggests changes that you might want to make to your code.
The tool is available from the command line.
(Tip
These automated updates a...
jinali.hashnode.dev1 min read