250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- protocol
- ToDoRim
- xcode
- IOS
- pubspec
- COMMIT
- tip
- UIAccessibility
- Swift
- pubspec.yaml
- basic
- designPattern
- SwiftGen
- toyproject
- it
- github
- Extentsion
- dart
- flutter
- keyWindow
- Equatable
- swiftlint
- GIT
- enumerations
- OSLog
- Widget
- Leetcode
- reetcode
- algorithm
- listview
Archives
- Today
- Total
수니의 개발새발
[Mac/AndroidStudio/Flutter] 단축키 모음 본문
728x90
반응형
앤써북의 ⌜모두가 할 수 있는 플러터 UI 입문⌟을 참고하여 작성하였습니다.
📌 이번 글은
Mac Android Studio에서 Flutter 프로젝트를 개발하면서 유용한 단축키 모음입니다.
제가 잊지 않기 위해 작성하는 포스팅입니다!
계속 새로운 것이 생길때마다 업데이트 예정입니다.
새로운 위젯으로 감싸기
위젯 커서 > option + Enter
자동 정렬
option + command + L
위젯 속성
위젯 커서 > command + 마우스 왼쪽 클릭
파일 찾기 (22.03.30)
shift 2번
전체 찾기 (22.03.30)
shift + command + f
찾아서 바꾸기 (22.03.30)
shift + command + r
728x90
반응형
'Flutter' 카테고리의 다른 글
[Flutter/Widget] Text, SafeArea (Debug 배너 해제) (0) | 2022.02.13 |
---|---|
[Flutter/Widget] Spacer, Padding, Image, Expanded, SizedBox (0) | 2022.02.13 |
[Flutter] pubspec.yaml (0) | 2022.02.02 |
[Flutter] Dart 표기법 (0) | 2022.01.27 |
[Flutter] Dart, Flutter 코드 작성/실행 (DartPad) (0) | 2022.01.27 |
Comments