오류:
Cycle inside Runner; building could produce unreliable results. Cycle details:
https://github.com/flutter/flutter/issues/131586
XCode 15 Beta 5 with Application Extension Fails to Compile · Issue #131586 · flutter/flutter
Is there an existing issue for this? I have searched the existing issues I have read the guide to filing a bug Steps to reproduce Start with default empty project In X-Code, add in Blank Notificati...
github.com
위 내용에 따라 아래처럼 수정하여 처리
'Flutter' 카테고리의 다른 글
[Flutter] Home screen widgets (0) | 2023.09.15 |
---|---|
[Flutter] 앱 로딩화면 구현 flutter_native_splash (0) | 2023.09.08 |
Provider 패키지 설치 (0) | 2023.09.06 |
StatelessWidget/StatefulWidget (0) | 2023.09.05 |