728x90 전체 글584 pod install chain으로 묶여서 안될 때 https://stackoverflow.com/questions/56055142/cocoapods-could-not-find-compatible-versions-for-pod-firebase-coreonly CocoaPods could not find compatible versions for pod "Firebase/CoreOnly" I've update my flutter package to the last versions and now IOS doesn't work anymore. When I try to update the pods it's shows this error: [!] CocoaPods could not find compatible versions for... stackoverflow... 2022. 4. 9. Animation Container overflow 방지 Fittedbox를 사용한다-> fittedbox는 내부 overflow를 방지할 수 있는 역할을 함 https://codinghub.tistory.com/225 FittedBox FittedBox [Ko] * FittedBox : 차일드 또는 내용물의 양에 따라 크기가 확장되는 위젯에 의해 오버플로우가 발생되는 경우 FittedBox로 감싸면 디바이스 사이즈를 넘지않게되며 오버플로우가 방지됨. 내용 codinghub.tistory.com 애니메이션 컨테이너 사이즈 변경할 때는 이런방식으로 하고,, 추가적으로 ScaleTransition 위젯을 쓰는 방법도 있다! ScaleTransition( // animation 구현할땐 Animation 객체가 필요 scale: _animation, child: C.. 2022. 4. 6. flutter outlined Text 넣기 https://flutteragency.com/decorate-text-stroke-in-flutter/ Decorating Text Stroke In Flutter Application | Flutter Agency In this article, you will learn how to decorate a text stroke in the Flutter application with some beautifully decorated examples. Read the complete article for more insights. flutteragency.com 2022. 4. 3. flutter rounded tab bar styling https://mightytechno.com/style-tabs-in-flutter-app/ 5 Ways of styling Tab in Flutter - MightyTechno Different ways to styling tabs in Flutter mightytechno.com refer this. 2022. 4. 2. 이전 1 ··· 110 111 112 113 114 115 116 ··· 146 다음 728x90