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

[question] how Can it show emulator in web? #78

Closed
huang12zheng opened this issue Nov 30, 2019 · 2 comments
Closed

[question] how Can it show emulator in web? #78

huang12zheng opened this issue Nov 30, 2019 · 2 comments

Comments

@huang12zheng
Copy link

huang12zheng commented Nov 30, 2019

  1. ./run.sh 6a674e31b788 #image

start a emulator

  1. adb connect localhost:5555

connect

  1. flutter run

show ok

  1. docker-compose -f js/docker/docker-compose.yaml up

run a web

  1. touch localhost in web

However, I can find flutterApp in brower.
What's wrong with me?

@pokowaka
Copy link
Collaborator

pokowaka commented Dec 4, 2019

I'm not sure if I understand what is going wrong. Are you not able to connect to the emulator?

@huang12zheng
Copy link
Author

sorry for replying so late.

Screenshot from 2019-12-15 14-24-49

my flutter connect to docker 6a674e31b788 , and it run will.

but I can't see it.

I want show it in web, and, I docker-compose -f js/docker/docker-compose.yaml up
it look like ok

but I can't see it(flutter demo) still.

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

No branches or pull requests

2 participants