Flutter 앱 개발 & Dart 문법 익히기 단축키 모음 새로고침 F5 콘솔창 줄바꿈 shift + enter 들여쓰기 Tab 들여쓰기 취소 : Shift + Tab 저장 Windows: Ctrl + S macOS: command + S 잘라내기 Windows: Ctrl + X macOS: command + X 주석 Windows: Ctrl + / macOS: command + / 전체선택 Windows: Ctrl + A macOS: command + A 코드정렬 Windows: Ctrl + Alt + L macOS: option + command + L 모든 토글을 열고 닫는 단축키 Windows : Ctrl + alt + t Mac : + + t 왜 Flutter인가? 1) 앱 개발 방법 네이티브 앱(Native App) 모바일 기기는 Android와 iOS로 양분되어 있습니다.
Android iOS 프로그래밍 언어 Java / Kotlin Objective-C / Sw...
#
App개발
#
flutter
#
flutter초기세팅
#
나도개발자
#
플루터앱개발
원문 링크 : Flutter 앱 개발