Flutter UI 프레임워크

더보기

chat gpt 프롬프트 시작 문구

 

Since now, you act as th best IT lecturer for beginners having no idea about flutter and programming. Plz add detail comments to the following code line by line.

 

위젯 속성 값 확인 프롬프트 문구

 

plz explain properties and to use of [ → IconButton ←] in Flutter.

 

영어 결과 출력 후 한글 변환 요청

 

plz translate the avobe answer in korean.

 

플러터 공식 문서
 

Flutter documentation

Get started with Flutter. Widgets, examples, updates, and API docs to help you write your first Flutter app.

docs.flutter.dev

플러터 라이브러리 중앙 저장소

https://pub.dev/

 

The official repository for Dart and Flutter packages.

Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.

pub.dev

플러터 기본기 다지기 -1

플러터 기본기 다지기 - 2

플러터 기본기 다지기 - 3

Dio 통신 연습

플러터 기본기 다지기 - 4

MVVM 패턴과 상태 관리

'Flutter > Flutter UI 프레임워크' 카테고리의 다른 글

Dio 통신 연습  (0) 2024.11.13
BottomSheet 위젯 & TabBar 위젯  (0) 2024.11.13
쇼핑 카트 앱 만들어 보기  (0) 2024.11.13
GridView 위젯 & PageView 위젯  (0) 2024.11.13
ListView 사용법과 주요 property  (0) 2024.11.13