3 minutes Totam animi qui rerum id asperiores qui iste at cupiditate itaque eos beatae illo totam et eum iure ab voluptas qui voluptatem totam maxime ea facere omnis est maxime quas libero provident e...
Mobile Podcast
GGAMI.NET on 21-09-28
- 구글 플러터로 윈도우용 데스크탑 소프트웨어 앱 제작 방법 - 플러터 2 부터 이전에는 베타 채널에 있던 Desktop (Windows, MacOS, Linux) OS App을 정식 지원 - 플러터 v2.0 출시 2021년 3월 4일 , (v1.0 = 2018/...
Mobile Flutter 멀티플랫폼
코드루덴스 on 21-03-05
Flutter 로 웹 앱 만들기 - 모바일과 동일한 앱이 웹 브라우저에서 실행됨 Building a web application with Flutter https://flutter.dev/docs/get-started/web - 2020/08 현재 베타 기능 - 설정(설치) flutter cha...
Mobile
코드루덴스 on 20-08-06
< Flutter 프레임워크 > https://github.com/flutter/flutter - 98k - v1.20.0 , 2020/08 (2017/05 개발 시작) - Android, iOS, Google Fuchsia, Web platform, [ 개발중 - Windows, macOS , Linux ] - Dart 언어와...
< Dart 언어 > * 매뉴얼 https://dart.dev/guides https://riptutorial.com/ko/dart - 다트 코드를 웹에서 연습 실행 https://dartpad.dev/ https://www.tutorialspoint.com/dart_programming/index.htm https://git...
* 프로젝트 생성후 에러 New Gradle Sync is not supported due to containing Kotlin modules -> 해결 방법 : Kotlin JVM 버전을 최신으로 변경한다. -> File -> Setting (-> Build, Execution, Deployment -> Comp...
코드루덴스 on 19-12-08
- Visual Studio 2019, 자마린 16 - 프로젝트 처음 생성했는데 에러 발생시 처리 방법 * 에러 Xamarin using Android.Support Error CS0234 The type or namespace name 'Support' does not exist in the namespace...