Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- textview
- Coroutines
- Flutter
- Button
- 계측
- binding
- 테스트
- activity
- Compose
- Kotlin
- viewmodel
- Navigation
- data
- TEST
- 안드로이드
- 앱바
- scroll
- textfield
- intent
- drift
- android
- appbar
- tabbar
- DART
- ScrollView
- livedata
- Dialog
- 앱
- LifeCycle
- CustomScrollView
Archives
- Today
- Total
목록flutter 설치 (1)
Study Record
[Flutter] Flutter 설치하기 - Windows
✍ Flutter 설치하기 플러터를 설치하려면 다음 사이트를 이용한다. Install Install Flutter and get started. Downloads available for Windows, macOS, Linux, and Chrome OS operating systems. docs.flutter.dev 1. 사이트에 접속하여 Windows 를 선택한다. 2. System requirements 를 선택한다. 3. 먼저 git을 다운로드 받고 설치한다. 4. Flutter SDK 를 설치한다. (D:FlutterSDK) 4-1. powerShell 을 열어 D 드라이브로 이동한 후 FlutterSDK 파일을 만들고 그 파일로 이동한다. (powerShell 여는 방법 = Ctrl + R → ..
Flutter
2023. 1. 18. 19:31