묻고 답해요
141만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결Flutter 초입문 왕초보편
라이브템플릿
왼쪽이 제 안드로이드스튜디오이고요, 오른쪽이 강의인데강의에는 Flutter내에 있는 목록이 다르게 나와요 원래 그런가요?
-
미해결Flutter 초입문 왕초보편
main_screen 질문
051.비만도계산기프로젝트 강의영상 2:58에서요 class MainScreen extends StatefulWidget { const MainScreen({Key? key}) : super(key: key); @override State<MainScreen> createState() => _MainScreenState(); } class _MainScreenState extends State<MainScreen> { @override Widget build(BuildContext context) { return Container(); } } 이렇게 입력을 한 이유가 뭔가요? MainScreen 하고 Container이요
-
해결됨Flutter 앱 개발 기초
강의자료
강의말고 강의자료는 수강기간이 끝나도 계속 볼 수 있나요?수강기간이 무제한이 아니라서 강의자료로 복습하기 어려울것같아서요
-
미해결Flutter 초입문 왕초보편
문법 난이도
다트 문법이 어려운데 어떻게해야하나요?저자 책에 다트문법이 잘 설명되있나여?
-
해결됨Flutter 초입문 왕초보편
코드 예제소스
중간에 따라하다가 실수로 뭐가 잘못된건지 따라한 작성내용이 다날라가서혹시 코드소스 있으면 올려주실수있나요?
-
해결됨Flutter 초입문 왕초보편
이미지 에셋 에러
이거 sfac.png파일이 깨지는데 어떻게 하죠?The following assertion was thrown resolving an image codec:Unable to load asset: assets/sfac.png. 라고 뜹니다
-
미해결Flutter 초입문 왕초보편
웹뷰 폰트고정은 어떻게 하나요?
웹뷰에 뜨는 페이지의 폰트가폰의 시스템폰트 따라서 크기가 달라지는데고정을 할 수는 없나요?https://geojun.tistory.com/m/59이거 따라해봤는데 안되서 여쭤봅니다.
-
미해결Flutter 초입문 왕초보편
Flutter 설치오류
안녕하세요에러 여쭙고자 문의드립니다. Stackoverflow 등을 뒤져도 도저히 답을 구할 수가 없어 문의남깁니다.현재 flutter 설치받았는데 실행이 안됩니다. 강사님처럼 직접 SDK 다운하여 환경설정도 해보고, homebrew 통해 다운로드 받아보았으나 둘 다 작동하지 않았습니다. 컴퓨터는 맥북 m1 모델입니다.[에러코드]Semantic Issue (Xcode): Function does not return NSString/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:371:51Semantic Issue (Xcode): Function does not return NSString/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386:52Semantic Issue (Xcode): Function does not return string type/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:388:82Semantic Issue (Xcode): Function does not return string type/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:394:113Semantic Issue (Xcode): Function does not return string type/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:395:96Semantic Issue (Xcode): Function does not return NSString/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:142Parse Issue (Xcode): Expected ')'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:504:185Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:7:8Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:18:8Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceObjC.h:14:8Parse Issue (Xcode): Could not build module 'IOSurface'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CVPixelBufferIOSurface.h:25:9Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:7:9Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLTypes.h:7:8Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CATransform3D.h:11:8Parse Issue (Xcode): Could not build module 'Foundation'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.2.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:7:8
-
미해결Flutter 초입문 왕초보편
WebView 선언이 안됩니다.
pubspec.yamlmain_screen.dart강의를 따라 진행했는데, 이렇게 빨간 줄이 나오고, WebView도 찾지를 못하는데, 어디서 잘못된걸까요?ㅠㅠ
-
해결됨[2024 최신] [코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!
dart reformat 하는 법
안녕하세요!강의 잘 듣고 있습니다.강의 진행중 궁금한 것이 있는데요, Android Studio의 Settings - Keymap - Reformat Code with 'dart format'을 단축키 지정해서 코드 리포맷을 하고 있는데 코드 팩토리님이 하시는 것과 다른 방식의 스타일로 리포맷이 됩니다..어떻게 설정할 수 있나요?예를 들어 아래와 같이 작성된 코드를void main() { runApp( MaterialApp( home: HomeScreen(), ) ); }단축키로 리포맷하면 아래와 같이 됩니다.void main() { runApp(MaterialApp( home: HomeScreen(), )); } dart 언어는 저렇게 Code Style에서 수정도 안되네요..
-
해결됨[2024 최신] [코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!
posional parameter와 named parameter를 같이 사용 시 오류가 발생이 됩니다.
강의를 보다 아래와 같이 약간 코드를 변형해보았는데 오류가 발생이 됩니다. 어떤 이유에서 발생하는지 몰라 질문드립니다. addNumbers({ int? x, required int y, required int z, }) { int sum = x! + y + z; print('$x'); print('$y'); print('$z'); print('$sum'); } addNumbers(1, y:4, z:5);
-
해결됨[2024 최신] [코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!
OOP 대해서..그중에 extends 로 여러번 상속될수 있는지 상속
OOP를 완강했습니다. 그런데 ...기본적으로 extends object가 있는건데 그렇되면 또 extends로 상속한다면 상속된 class를 또 상속할수 있다는 뜻인가요? 아니면 Object에 한정된 예외적인 경우인가요
-
해결됨[2024 최신] [코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!
static
static 사용하는 도중에 궁금한 점이 있습니다. 일단 제가 수강하면서 작성한 코드입니다. void main() { Employee seulgi = Employee('seulgi'); Employee chocho = Employee('chocho'); seulgi.printNameAndBuilding(); chocho.printNameAndBuilding(); Employee.building = 'OTO'; seulgi.printNameAndBuilding(); chocho.printNameAndBuilding(); Employee.printBuilding(); } class Employee { //static 은 instance에 귀속되지 않고 class에 귀속된다. static String? building; final String name; Employee( this.name, ); void printNameAndBuilding() { print('My name is $name. $building is my workplace'); } static void printBuilding() { print('im working on $building'); } } 여기서 static을 사용할떄 Employee.building을 사용했는데 building은 constructor안에서 사용되지 않았으니 class같은데 맞나요? 그렇다면 class안에서 선언된 name도 static처럼 값을 바꿔도 되나요?
-
미해결
flutter에서 value 넘길때 중괄호 사용 질문
class SecondMan extends StatelessWidget { String name; int age; String gender; bool isKorean; SecondMan({this.name, this.age, this.gender, this.isKorean}); 인터넷에 백수코딩이라는 블로그에서 플러터 강의글이 있길래 따라하던중에 오류가 생겨서 질문드립니다 해당 코드는 두번째 페이지에서 변수선언을 하는 부분인데요 저 this.XXX들을 메인페이지에서 데이터를 받아와야하는데 어째서인지 데이터를 받아오지 못합니다 이런식으로 빨간줄 처리가 되네요 분명히 똑같이 따라했는데 혹시 dart가 업데이트 되면서 문법이 바뀐걸까요?? 몇번이고 고쳐써도 안되길레 다 지우고 처음부터 다시 했는데도 똑같은 문제가 발생하네요 데이터를 받아오지 못하고 null만 뜹니다.. 제가 배우고 있는 페이지 링크입니다 https://100sucoding.tistory.com/36?category=948840