본문 바로가기

Flutter

에뮬레이터에서 localhost 접근 url

http://localhost:포트명

 

원래 그냥 localhost로 접속이 가능하지만 에뮬레이터에서는 다음과 같은 URL로 접근해야한다.

 

http://10.0.2.2:포트명