일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 앱
- 에러
- Could not create service of type FileAccessTimeJournal using
- TCP/IP모델
- StringUtils.isBlank
- 안보내짐
- 플루터
- VerticalMultiDragGestureRecognizer
- 웹뷰
- 안드로이드
- 두 수의 나눗셈
- TextFormField
- 크롬개발자도구
- foreground
- Chrome Developer Tools
- Set ID
- Flutter
- 플러터
- allowBackup
- not working
- 입력 커서
- freezed
- gestureRecognizers
- 프로그래머스
- project flow
- Flutter SDK
- runSpacing
- StringUtils.isEmpty
- fullBackupContent
- carousel slider
- Today
- Total
목록에러 (3)
흰오목눈이야 개발하자
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/baILkS/btrXa1t5Dx7/rSE8FgEPIc7MP7OCO1nGQ1/img.png)
flutter doctor를 실행하고 iOS와 관련된 부분에서 문제가 있었다. [!] Xcode - develop for iOS and macOS (Xcode 13.3) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 13E113 ✗ CocoaPods not installed. CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side. Without CocoaPods, plugins will not work on iOS or macOS. For more info, see h..
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/XUMXr/btrW4EyU1Hg/EIpGN6LoJWKOxmny473BH1/img.png)
문제 - Flutter doctor를 실행한 후 아래와 같은 문제가 발생함. [!] Android toolchain - develop for Android devices (Android SDK version 30.0.2) • Android SDK at /Users/tester/Library/Android/sdk • Platform android-31, build-tools 30.0.2 • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165) ! Some Android licens..
비주얼 스튜디오 코드에서 플러터 개발을 하고 종료한 다음 안드로이드 스튜디오에서 안드로이드 개발을 하고 실행을 하려던 도중 앱이 빌드가 되지 않는 오류가 발생했다. Error:A problem occurred configuring root project 'android'. > Could not resolve all dependencies for configuration ':classpath'. > Timeout waiting to lock artifact cache (/Users/tester/.gradle/caches/modules-2). It is currently in use by another Gradle instance. Owner PID: 1234 Our PID: 5678 Owner Operat..