에러 내용 - Error (Xcode): Sandbox: rsync.samba(63820) deny(1) file-read-data ... - Error (Xcode): Sandbox: rsync.samba(63820) deny(1) file-write-times ... - Error (Xcode): Sandbox: rsync.samba(63820) deny(1) file-write-create ... - ... - Error (Xcode): Flutter failed to read a file at "/Users/blahblah/project/test_proj/build/ios/Debug-iphonesimulator/.last_build_id". Open in XCode -> Runner -> Buil..
디바이스 화면을 가로 또는 세로로 고정해서 사용하고자 할 경우 아래와 같이 설정 1) 세로 SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]); 2) 가로 SystemChrome.setPreferredOrientations([DeviceOrientation.landscapeLeft]); ※ 자세히 보면 배열이라서 추가로 설정이 가능함. 세로지만 위아래가 있고, 가로지만 좌우가 있으니 2개씩 선언이 가능함
패키지 설치 파일명:pubspec.yaml 아래내용 추가 dev_dependencies: flutter_launcher_icons: ^0.9.2 flutter pub get 프로젝트에 flutter_launcher_icons.yaml 파일 추가 flutter_launcher_icons.yaml 파일에 추가할 내용 flutter_icons: android: "launcher_icon" ios: true image_path: "assets/icons/launcher_icon.png" 런처 아이콘 적용 명령어(console) flutter pub run flutter_launcher_icons:main 혹시 에러 발생하면https://comuhyun.tistory.com/174?category=780317
════════════════════════════════════════════ FLUTTER LAUNCHER ICONS (v0.9.1) ════════════════════════════════════════════ ✓ Successfully generated launcher icons Unhandled exception: FormatException: Invalid number (at character 1) ^ #0 int._handleFormatError (dart:core-patch/integers_patch.dart:129:7) #1 int.parse (dart:core-patch/integers_patch.dart:55:14) #2 minSdk (package:flutter_launcher_i..
에러 ┌─ Flutter Fix ───────────────────────────────────────── │ [!] Your project requires a newer version of the Kotlin Gradle plugin. │ Find the latest version on https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then update │ D:\00.Project\01.Mobile\search_app\android\build.gradle: │ ext.kotlin_version = '' └─────────────────────────────────────────────── 수정 내용 위치 : android\build.grad..
- Total
- Today
- Yesterday
- CentOS
- Android
- 명령어
- tip
- RDS
- vscode
- flutter_launcher_icons
- 윈도우
- prebuilt
- 독산시대
- 단축키
- NPM
- MAC
- 안드로이드 스튜디오
- vs code
- 몽고DB
- electron
- EC2
- IOS
- windows
- GIT
- 스마트포토
- mariadb
- Qt Creator
- 중곡동
- 맥
- nodejs
- AWS
- portrait
- flutter
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |