728x90 전체 글565 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. flutter bloc https://booiljung.github.io/technical_articles/flutter/state_management/architecture_your_flutter_project_using_bloc_pattern.html https://booiljung.github.io/technical_articles/flutter/state_management/architecture_your_flutter_project_using_bloc_pattern.html Top BLOC 패턴을 사용한 Flutter 프로젝트 아키텍쳐 설계 원문: Architect your Flutter project using BLOC pattern 여러분 안녕하세요! 저는 Flutter에 관한 새로운 글을 가지고 왔습니다. 이번에.. 2022. 7. 27. 이전 1 ··· 93 94 95 96 97 98 99 ··· 142 다음 728x90