์ํฉ ๋ก์ปฌ์์ ๋ฆฌ์กํธ๋ก ๊ฐ๋ฐํ๊ณ ์๋ ํ๋ฉด์ ๋ชจ๋ฐ์ผ ์น๋ทฐํ๋ฉด์์๋ ์ด๋ป๊ฒ ๋ณด์ด๋์ง ๋ฐ๋ก ํ์ธํ๊ณ ์ถ์ด ์ฑ ๋ด์์ ๋ก์ปฌ ์๋ฒ์ฃผ์๋ฅผ ํธ์ถํ๋๋ ERR_CLEARTEXT_NOT_PERMITTED ๋ผ๋ ์๋ฌ๊ฐ ๋ด๋ค.์๋์ ๊ฐ์ด ์นํ์ด์ง ์ฃผ์๊ฐ ๋จ๋ฉด์ ๋ก๋ฉ์ด ์๋๋ค๊ณ ํจ ํด๋น ์ค๋ฅ๋ https ํต์ ์ด ์๋ http ํต์ ์ ๋ณด์๋ฌธ์ ๋ก ๋ง์๋ฌ์ ๊ทธ๋ฌ๋ http ํต์ ์ ์คํํ๋ฉด ๋๋ค. ํด๊ฒฐmain > AdroidManifest.xml ํ์ผ์ ์๋๋ฅผ ์ถ๊ฐํด์ฃผ๊ณ , ์๋ฎฌ๋ ์ดํฐ๋ฅผ ์ฌ์์ํ๋ ์ ๋์๋ค. Refhttps://docs.flutter.dev/release/breaking-changes/network-policy-ios-android#allowing-cleartext-connection-for-debug-b..
Flutter
๋ชฉํํ๋ฌํฐ APP์์ webview_flutter ํ๋ฌ๊ทธ์ธ์ ์ฌ์ฉํด์ ์ต์ํ์ ์ฝ๋๋ก ๋ฆฌ์กํธ ์นํ์ด์ง๋ฅผ ๋์ด๋ค. ํ๋ฌํฐ ํ๋ก์ ํธ ์ค๋นhttps://hanaindec.tistory.com/entry/flutter-%EC%9B%B9%EB%B7%B0#2.%20%ED%94%8C%EB%9F%AC%ED%84%B0%20%ED%94%84%EB%A1%9C%EC%A0%9D%ED%8A%B8%20%EC%83%9D%EC%84%B1-1 flutter ์ค์น ๋ฐ ๊ฐ๋ฐ ํ๊ฒฝ ์ค์ - VS Code, Android Studio ํ๊ฒฝ (Mac silicon)ํ๋ฌํฐ๋ก ์ฑ ๊ฐ๋ฐ์ ํด๋ณด๋ ค๊ณ ํ๋ฌํฐ๋ฅผ ์ค์นํ๊ณ ํ์ํ ํ๊ฒฝ์ ๊ตฌ์ถํด๋ณด์๋ค.๋๋ ์๋ ์น ํ๋ก ํธ ๊ฐ๋ฐ์์ด๋ฏ๋ก VS Code๋ ์ค์น๋์ด์์ด ์ฑ ๊ฐ๋ฐ editor๋ VS Code๋ฅผ ๊ทธ๋๋ก ..
ํ๋ฌํฐ๋ก ์ฑ ๊ฐ๋ฐ์ ํด๋ณด๋ ค๊ณ ํ๋ฌํฐ๋ฅผ ์ค์นํ๊ณ ํ์ํ ํ๊ฒฝ์ ๊ตฌ์ถํด๋ณด์๋ค.๋๋ ์๋ ์น ํ๋ก ํธ ๊ฐ๋ฐ์์ด๋ฏ๋ก VS Code๋ ์ค์น๋์ด์์ด ์ฑ ๊ฐ๋ฐ editor๋ VS Code๋ฅผ ๊ทธ๋๋ก ๊ฐ์ ธ๊ฐ๊ณ , ๋๋จธ์ง ํ์์ ์ธ ๊ฒ๋ค๋ง ์ต์ํ์ผ๋ก ์ค์ ํ๋ ๊ฒ์ด ๋ชฉํ์ด๋ค. ์ด ์ํ์์ ํ์ํ ์ค๋น๋ฌผํ๋ฌํฐํ๊ฒ ๋๋ฐ์ด์คVS Code์์ ํ๋ฌํฐ ๊ฐ๋ฐํ๊ฒฝ ์
ํ
1. Flutter ์ค์นํ๊ธฐ ํ๋ฌํฐ ๊ณต์๋ฌธ์๋ฅผ ์ฐธ๊ณ ํด์ ํ๋ฌํฐ๋ฅผ ์ค์นํด์ค๋ค.https://docs.flutter.dev/get-started/install/macos/mobile-android?tab=download#install-the-flutter-sdk Start building Flutter Android apps on macOSConfigure your system..