개발/Flutter web

flutter web port 설정하기

dev_caleb 2022. 10. 30. 15:05
728x90

--web-port=포트넘버

설정하면 된다. 

이 설정을 해줘야하는 이유가,

google signIn, kakaologin 할 때 특정 port에서 하는 site명을 적어줘야 하기 때문!

안그러면 다른 사람이 쓸 수도 있기 떄문이다

728x90