728x90 Flutter79 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. ChatGpt 사용해서 flutter dart 코딩하기 질문 In flutter, horizontal listview, which when I click most left circle button, the other 5 buttons will be appear with 0.5 second animation and when I click the other buttons, the most left circle button will be change to clicked button. The other buttons is circle and indicate 5 colors. 답: import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidg.. 2023. 2. 4. 이전 1 ··· 4 5 6 7 8 9 10 ··· 20 다음 728x90