728x90 Flutter80 flutter 축하하는 화면 (Confetti example) Confetti는 색종이 조각이라는 뜻이다. flutter에 색종이 조각이 막 날리는 화면 library가 있다 https://pub.dev/packages/confetti confetti | Flutter Package Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti. pub.dev https://www.youtube.com/watch?v=dGMVyUY4-6M 꽤 괜찮은 것을 볼 수 있다. 이걸 설정값을 바꿔보자~ 관련 예제 코드는 아래와 같다 class MyConfetti extends S.. 2023. 4. 21. flutter에서 reward 줄 때 사용할만한 위젯 리스트 https://fluttergems.dev/games-rewards/ Top Flutter In-app Games & Rewards packages | Spin-a-wheel, Slot Machine, Scratch Card | Flutter Gems List of Top Flutter In-app Games & Rewards packages | Spin-a-wheel, Slot Machine, Scratch Card. Flutter Gems is a curated list of Dart & Flutter packages that are categorized based on functionality. Flutter Gems is also a visual alternative to pub.dev flutt.. 2023. 4. 21. mixin 설명 영상 mixin 의 설명영상 중에 좋은 영상이라고 생각해서 가져왔다 https://www.youtube.com/watch?v=pJHTyhzt9JU 2023. 4. 15. Chat GPT로 flutter getX 오류 해결 I found error in flutter. List get matjipList => _matjipList.value; and with this, I wrote code -> matjipList[index] = newMatjipModel; but Obx not refreshed. 바꿨는데 왜 안되지? 2번의 답변을 보면서.. 생각한 게 정의한 거는 문제가 안되는데 내가 _matjipList를 사용해야하는데 matjipList를 사용한 실수를 깨달았다! 가끔 코드를 쓰다보면 왜 잘 못 되었는 지 알 수 없어서 주화입마에 걸리는 상황이 존재하는 데, 이런 걸 Chat GPT라는 멋진 비서를 사용하면 사람보다 훨씬 빨리 정확하게 나의 문제를 찾아주고 해결해준다! 2023. 2. 17. 이전 1 ··· 4 5 6 7 8 9 10 ··· 20 다음 728x90