You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In context of analysis this repository for working with the MIDI protocol in Flutter, I need to read and navigate easily into tree file of pub.dev package associated with this project.
In Android Studio base edition you can't view/navigate into pub.dev packages files
BUT
With the "Flutter Enhancement Suite" plugins Android Studio, those files are added
Nice it runs correctly in my personal project.
BUT
With this special project structure, I think that this plugins can't display those packages files.
I want to fully analysis this project/repository but if I can't view all the files linked by it correctly that significantly increases the task.
How can I integrate the pub.dev package files into my Android Studio project if I'm using Windows 11 OS (like my other personal project) ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Midi Flutter guys,
In context of analysis this repository for working with the MIDI protocol in Flutter, I need to read and navigate easily into tree file of pub.dev package associated with this project.
In Android Studio base edition you can't view/navigate into pub.dev packages files
BUT
With the "Flutter Enhancement Suite" plugins Android Studio, those files are added
Nice it runs correctly in my personal project.
BUT
With this special project structure, I think that this plugins can't display those packages files.
I want to fully analysis this project/repository but if I can't view all the files linked by it correctly that significantly increases the task.
How can I integrate the pub.dev package files into my Android Studio project if I'm using Windows 11 OS (like my other personal project) ?
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions