본문 바로가기

programming/Flutter

(6)
Dart Tutorials_2 Dart는 선택적으로 JavaScript로 컴파일 할 수있는 C 스타일 구문을 가진 객체 지향 언어입니다. 인터페이스, 클래스, 컬렉션, 제네릭 및 선택적 입력과 같은 다양한 프로그래밍 지원을 지원합니다. Dart는 단일 페이지 애플리케이션을 만드는 데 광범위하게 사용될 수 있습니다. 단일 페이지 응용 프로그램은 웹 사이트 및 웹 응용 프로그램에만 적용됩니다. 단일 페이지 응용 프로그램을 사용하면 브라우저에서 다른 웹 페이지를로드하지 않고도 웹 사이트의 여러 화면 사이를 탐색 할 수 있습니다. 전형적인 예는 GMail 입니다.받은 편지함에서 메시지를 클릭하면 브라우저는 동일한 웹 페이지에 유지되지만 JavaScript 코드는받은 편지함을 숨기고 메시지 본문을 화면에 표시합니다. 구글의 특별한 빌드 발표했..
Dart Home Dart is an open-source general-purpose programming language. It is originally developed by Google and later approved as a standard by ECMA. Dart is a new programming language meant for the server as well as the browser. Introduced by Google, the Dart SDK ships with its compiler – the Dart VM. The SDK also includes a utility -dart2js, a transpiler that generates JavaScript equivalent of a Dart Sc..
main_dart lib - main.dart
다트 언어 https://blockdmask.tistory.com/393[Dart] 다트 기본 문법 정리 1편 (자료형, 연산자, 주석)안녕하세요. BlockDMask 입니다. 플러터(Flutter)를 이용해서 앱을 한번 만들어 보려고 공부를 시작했습니다. 앱을 만들어 보고싶다는 생각은 예전부터 했었습니다. 학창 시절에 자바에 대한 ��blockdmask.tistory.com https://beomseok95.tistory.com/315Flutter(플러터)가 Dart(다트)언어를 사용하는 이유Flutter(플러터)가 Dart(다트) 언어를 사용하는 이유 오랜만의 포스팅으로 돌아왔습니다! 이 글에서는 Flutter가 Dart언어를 어째서 사용하는지 이유에 대하여 알아보도록 하겠습니다. Flutter(플러터)와beo..
개빡친다 ㅅ..ㅂ ㅠ 찾아냄 https://stackoverflow.com/questions/47173708/why-avd-manager-options-are-not-showing-in-android-studio Why AVD Manager options are not showing in Android Studio Why i'm unable to see Android Virtual Device (AVD) I'm facing problem to create AVD in android studio, the problem is i'm unable to see any of this option Tools —> Android —> AVD Manager below sc... stackoverflow.com 여기 댓글중에 Go to Projec..
AMD 해결 방법 Android studio & flutter 설치 중 AMD CPU 사용에는 최적화가 안되어있는듯 하다 그래도 여러 커뮤니티를 서치 후 에러없이 사용가능한 방안을 도출해냄 설치 시 SDK 인스톨 오류 CPU 가상화 상태확인 BIOS 진입 (F2 or DEL) Advance mode (F7)SVN Mode 에서 Disabled -> Enabled 로 변경 후 F10 을 눌러 저장 및 재부팅 CPU 가상화 상태확인