Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Flutter-based projects support #127

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stfbee
Copy link

@stfbee stfbee commented Oct 3, 2020

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.

@danielgomezrico
Copy link

danielgomezrico commented Oct 5, 2020

@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
Copy link

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

@danielgomezrico
Copy link

Related to: #82

@danielgomezrico
Copy link

@stfbee ping :)

@stfbee
Copy link
Author

stfbee commented Feb 24, 2021

@stfbee ping :)

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

@danielgomezrico
Copy link

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

@stfbee
Copy link
Author

stfbee commented Feb 24, 2021

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

@danielgomezrico
Copy link

@pbreault any chance to look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants