Recently I built flutter project for android app and got the following error message :
Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
Program type already present: android.support.v4.os.ResultReceiver$MyResultReceiver
I have no idea of how to fix this. Two days ago everything was fine but for some reason or something causes the issue while compiling. Any help is appreciated!