개인 공부/App(Flutter)

01/21/목 - Building beautiful UIs with Flutter - 1

해당 사이트를 기준으로 작성하였습니다. https://codelabs.developers.google.com/codelabs/flutter#0 Building beautiful UIs with Flutter | Google Codelabs Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. In this codelab, you learn how to build a Flutter UI from the ground up in an IDE. You also customize your user int codelabs...

개인 공부/App(Flutter)

01/21/목 - Write your first Flutter app, part2

해당 게시글은 다음 자료를 참고해서 작성하였습니다. https://codelabs.developers.google.com/codelabs/first-flutter-app-pt2#0 Write Your First Flutter App, part 2 | Google Codelabs Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. In this codelab, you’ll extend a simple mobile app to add interactivity, navigation, and change its the..

개인 공부/App(Flutter)

01/19/화 Write your first Flutter app, part1

https://flutter-ko.dev/docs/get-started/install 설치 Flutter를 설치할 운영 체제를 선택해주세요:{{site.alert.note}} **Are you on Chrome OS?** If so, see the official [Chrome OS Flutter installation docs!](/docs/get-started/install/chromeos){{site.alert.end}} flutter-ko.dev 해당 사이트에서 다음 과정을 진행하기로 했습니다. Xcode simulator 실행 결과 Hot reload가 무엇인지 설명하기 위해서 있는 introduction 변경하고 command(⌘) + s로 저장하였다. 대략 2초 안되는 시간이 흐른 후 어플리..

gurcks8989
'앱' 태그의 글 목록