728x90 분류 전체보기574 get에서 focus 상태도 가져올 수 있는 것 같다 . Get.focusScope?.unfocus(); 2022. 8. 4. flutter Gesture Detector -> 클릭 범위 작다고 생각 될 때 https://velog.io/@sangh518/Flutter-GestureDetector [Flutter] GestureDetector 내부 빈 공간도 터치 되게 하기 GestureDetector를 사용하면 child 위젯을 터치 가능하게 만들 수 있지만, 해당 영역이 비어있는 경우에는 터치가 불가능하다.이 때 behavior: HitTestBehavior.opaque 파라미터를 줌으로써 빈 공간도 터치가 가 velog.io 2022. 8. 2. flutter container width 맞추기 container 는 자식 size가 명확하지 않을 시 최대치로 커진다. 이를 해결하려면 아래를 참고하길 https://stackoverflow.com/questions/59083611/flutter-how-to-set-container-size-as-wrap-content-in-column Flutter : How to set container size as wrap_content in Column I want to set Container size dynamic I mean wrap_content how to do in flutter? In below code Container take full width by default but I want to set width in Container as Te.. 2022. 8. 1. 플러터 공부 좀 더 알차게 하기 https://flutter.dev Flutter - Build apps for any screen Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase. flutter.dev 공식문서에 크게 볼 게 없다고 생각했었는데 오랜만에 들어가니, 모르는 게 엄청 많아졌다. 공식문서가 많이 업데이트 된 것 같아서 자주 들어가서 봐야할 듯? 2022. 7. 29. 이전 1 ··· 95 96 97 98 99 100 101 ··· 144 다음 728x90