adb-idea icon indicating copy to clipboard operation
adb-idea copied to clipboard

WIP: Flutter-based projects support

Open stfbee opened this issue 3 years ago • 8 comments

Added support for all commands (except start default activity) for flutter-based projects (#118)

It's very dirty, but working

Need to cleanup and refactor.

Maybe need to add flutter as plugin dependency. I tried, but it didn't work out: I didn't have enough experience in plugins. There are some useful Utils classes there.

stfbee avatar Oct 03 '20 11:10 stfbee

@STFBEE One question, when you restart the app maybe with "uninstall and start" or with "restart with debugger" does the console in intellij still prints the logs?

I had this commands in bash and run them manually when I need them but I do need to rerun the project in intellij every time if I want to see the logs in there.

danielgomezrico avatar Oct 05 '20 17:10 danielgomezrico

@STFBEE 👀 any chance to give a look at this? it seems promising!

danielgomezrico avatar Nov 27 '20 21:11 danielgomezrico

Related to: https://github.com/pbreault/adb-idea/issues/82

danielgomezrico avatar Nov 28 '20 02:11 danielgomezrico

@STFBEE ping :)

danielgomezrico avatar Feb 22 '21 14:02 danielgomezrico

@STFBEE ping :)

Hello, no way( I stopped using Flutter in my projects, which made the solution unnecessary (for me personally)

stfbee avatar Feb 24 '21 08:02 stfbee

and maybe can you give me a hint about how to continue your work?

danielgomezrico avatar Feb 24 '21 13:02 danielgomezrico

nope, it was one-beer-code for my temporary needs, but now I don't even remember the point or the context, sorry

stfbee avatar Feb 24 '21 21:02 stfbee

@pbreault any chance to look at this?

danielgomezrico avatar Apr 17 '21 20:04 danielgomezrico