How to Enable open for editing in android studio in Flutter

In Android Studio, the “open for editing” feature allows you to edit a Flutter package that is imported as a dependency in your project. Here are the steps to enable it:

  1. Open the Flutter project in Android Studio.
  2. In the Project view, locate the package that you want to edit. It will be displayed as a dependency under the “External Libraries” section.
  3. Right-click on the package and select “Library Properties” from the context menu.
  4. In the “Library Properties” dialog, select the “Sources” tab.
  5. Check the box next to “Specify sources for the package”.
  6. Click the “Choose” button and navigate to the location of the package’s source code.
  7. Click “OK” to close the dialog.

reate a file in android studio inside android name

[project_name]_android.iml

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x