MOB 2

[Flutter] 로컬 알림 (local_notifycation) 안드로이드 푸시 권한 이슈 (푸시가 안 올 때)

[Flutter] 로컬 알림 (local_notifycation) 안드로이드 푸시 권한 이슈 (푸시가 안 올 때) flutter_local_notification 패키지를 사용하여 앱 내에 로컬 알림을 사용 하기위해 열심히 구글링 했다.. 예제 소스도 보면서 열심히 구현 하였지만 빼먹은소스(?)도 없는데 알람이 안오는 것이다 ㅠ 아무리 구글링해도 나오지 않아 결국 공식 문서를 보니… flutter_local_notification 패키지를 사용하여 앱 내에 로컬 알림을 사용 하기위해 열심히 구글링 했다.. 예제 소스도 보면서 열심히 구현 하였지만 빼먹은소스(?)도 없는데 알람이 안오는 것이다 ㅠ 아무리 구글링해도 나오지 않아 결국 공식 문서를 보니… (공식문서 : https://pub.dev/packag..

MOB/Flutter 2023.08.24

[Flutter 초기 환경 세팅] Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this

Error : Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this Flutter SDK 를 설치하고 경로를 지정해주었는데도 에러가 발생할 때가 있다. 경로를 Android SDK 경로 (맥 기준 : Users/사용자명/Library/Android/sdk) 로 잡아주었는데도 안 된다. Flutter docter 를 실행 했을 때, ✗ cmdline-tools component is missing Run `path/to/sdkmanager --install "cmdline-tools;latest"` See https://develope..

MOB/Flutter 2023.08.24
728x90