728x90 반응형 Flutter(dart)26 Container와 Child의 관계 도식화 (margin, padding) Contatiner 내부의 child에서 styling시 margin과 Padding의 관계성 2022. 11. 6. Please enable Developer Mode in your system settings cmd 창에 start ms-settings:developers 입력하여 개발자 모드 활성화 시키기 2022. 11. 2. Cannot run with sound null safety, because the following dependencies don't support null safety: 안드로이드스튜디오 - Run - Edit Configurations- Additional run args: --no-sound-null-safety 2022. 11. 1. default 'list' constructor isn't available when null safety is enabled 플러터 문법이 바뀌었는지... 인강을 듣다보니 List(); 가 먹지를 않는다... 구글링을 해 보니 List(); 대신 []; 로 명시하면, 에러 문구가 사라진다 참조(스택오버플로우): https://stackoverflow.com/questions/63451506/the-default-list-constructor-isnt-available-when-null-safety-is-enabled-try 2022. 11. 1. 이전 1 ··· 3 4 5 6 7 다음 728x90 반응형