티스토리 뷰
반응형
react native 검토하다가, Flutter가 더 좋다는 글이 많이 보여 설치...
지식iN 앱을 Flutter로 개발하는 이유
https://d2.naver.com/helloworld/3384599
Flutter 앱 개발후기
https://brunch.co.kr/@tilltue/56
Flutter / 2탄 : Flutter 특징과 장단점
https://joooosan.tistory.com/entry/Flutter-2%ED%83%84-Flutter-%ED%8A%B9%EC%A7%95%EA%B3%BC-%EC%9E%A5%EB%8B%A8%EC%A0%90
다운로드 설치방법은 https://docs.flutter.dev/get-started/install/windows 에 잘나와 있다.
System requirements
To install and run Flutter, your development environment must meet these minimum requirements:
- Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based.
- Disk Space: 1.64 GB (does not include disk space for IDE/tools).
- Tools: Flutter depends on these tools being available in your environment.
- Windows PowerShell 5.0 or newer (this is pre-installed with Windows 10)
- Git for Windows 2.x, with the Use Git from the Windows Command Prompt option.
- If Git for Windows is already installed, make sure you can run git commands from the command prompt or PowerShell.
안드로이드 소스코드 편집창에서 화면 분할 하는 방법
문서 탭을 마우스 우클릭하고 "Spilt Down"
반응형
'Flutter' 카테고리의 다른 글
flutter에서 StatelessWidget 화면 갱신 (0) | 2022.05.31 |
---|---|
flutter Dart - 포인터? 전역 함수에서 UI 제어하기 (0) | 2022.04.07 |
flutter : Scaffold - 넌 뭐냐? (0) | 2022.04.06 |
flutter_blue 0.8.0 설치, 문법(작성중) (0) | 2022.04.02 |
2022-flutter 설치(작성중) (0) | 2022.03.27 |