I want to add .AAR file into my flutter project. How to add .AAR file ?? please help
I follow this steps in my android studio but it not work
File --> New --> New module --> import JAR/AAR package
it give this error
Can't understand Gradle settings file,please add the path 'aar_file_name' manually error in flutter

In my project
open android module in android studiowas disabled due to lost ofxxx_android.imlfile in android directory After addingxxx_android.imlfile I could able to add myxxx.aarfile in to project