problem:
I want to view the database files in my adb device but the option of device file explorer is missing in android studio when flutter project is opened.
possible solution:
.
- Go to
Project Structure.
- Click tab
Moduleson the left sidebar. - Click your project and click the
plusicon.
- Add
Androidin theFramework
- Click
OKto finish.
Ref: https://github.com/flutter/flutter-intellij/issues/4994#issuecomment-856999849
.



No comments:
Post a Comment