Android Studio – How to find all deprecated methods / classes in a Flutter project (Android studio)
Everything is in the title, i have tried the basic analyzer from Android Studio but it has not inspection for dart files... How can i do the equivalent of Analyze -> Run Inspectinon By Name ->type Deprecated API Usage mentioned…