728x90 KEY2 Freezed different key name, default value freezed 를 사용하고 있는데 변수명 다를 때랑 초기값 지정이 좀 고민이었다. https://stackoverflow.com/questions/71562176/using-flutter-freezed-to-generate-code-to-parse-a-json-object Using Flutter Freezed to generate code to parse a Json Object I'm trying to parse some JSON from a file and decided to use Freezed to generate the code. The problem is that (as far as i can tell) there's no way to use a JSON object's name. So sa.. 2022. 11. 30. Why we use Key in flutter widget? https://apgapg.medium.com/using-keys-in-flutter-1c5fb586b2a5 Using Keys in Flutter If you are unaware of some terms like ValueKey, UniqueKey, ObjectKey etc then you on the right article. apgapg.medium.com I experienced my widget which I want to update doesn't updated and another widget is update. I thoght the reason for this problem is reason why I use same key for widgets. After I use Key(text:.. 2022. 2. 10. 이전 1 다음 728x90