일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 안드로이드2.0개발
- 인기있는 블로그 만들기
- sky 시리우스폰
- 안드로이드 개발 2.0
- 안드로이드 배경화면
- 구글 안드로이드
- 안드로이드 바탕화면
- Form Stuff
- 안드로이드폰
- 아이폰 바탕화면
- 스마트폰 배경화면
- 하루한마디영어
- 하루 한마디 영어
- android
- MapView
- 구글안드로이드
- 안드로이드 개발 강좌
- 구글 안드로이드 개발
- objective-c
- SKY 시리우스
- 안드로이드 개발
- 스카이 안드로이드폰 시리우스 K양 동영상
- 영어
- 안드로이드개발
- 안드로이드 2.0 개발
- 안드로이드
- 안드로이드2.0
- 스카이 안드로이드폰 시리우스
- 안드로이드 개발 2.0 강좌
- 아이폰 배경화면
- Today
- Total
moozi
Flutter 자료 본문
- Dart Dev
Dart programming language
Dart is a client-optimized language for fast apps on any platform
dart.dev
- Dart Korea Dev
Dart 프로그래밍 언어
Dart는 모든 플랫폼에서 빠른 앱을 개발하기 위해 클라이언트에 최적화된 언어입니다
dart-ko.dev
- Flutter Dev
Flutter - Build apps for any screen
Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.
flutter.dev
-Flutter Korea Dev
Flutter - 가장 빠른 아름다운 네이티브 앱
Flutter(플러터)는 하나의 코드베이스로 모바일, 웹, 데스크톱에서 네이티브로 컴파일 되는 구글의 아름다운 UI 툴킷입니다. Flutter는 기존 코드와 함께 동작하고, 전세계 개발자와 조직에 쓰이고
flutter-ko.dev
- DartPad
DartPad
dartpad.dev
- Dart with VS Code
Dart - 시작하기 - VSCode 설치
먼저, Flutter를 시작하기 위해서 Dart라는 언어에 대해 공부가 필요하다. 나처럼 그냥 바로 Flutter를 시작할 수 있지만 얼마 후 나처럼 Dart를 시작할 것이다. 어렵지는 않지만 최소한 변수, 조건문,
naan.co.kr
- Google Material Design
https://m2.material.io/design/introduction
Material Design
Build beautiful, usable products faster. Material Design is an adaptable system—backed by open-source code—that helps teams build high quality digital experiences.
m3.material.io
- Flutter Widgets
https://docs.flutter.dev/development/ui/widgets
Widget catalog
A catalog of some of Flutter's rich set of widgets.
docs.flutter.dev
- google font icon
https://fonts.google.com/icons
Material Symbols and Icons - Google Fonts
Material Symbols are our newest icons consolidating over 2,500 glyphs in a single font file with a wide range of design variants.
fonts.google.com
- Brew설치
https://whitepaek.tistory.com/3
Homebrew(홈브류) 설치 및 사용법, MacOS에서 프로그램을 쉽게 다운로드 및 삭제할 수 있는 패키지 관
Homebrew 설치 및 사용법 macOS를 새롭게 구입 또는 클린 설치를 하고 나서 가장 먼저 설치하는 MacOS 용 패키지 관리자입니다! 많은 맥 유저분들이 아직 Homebrew를 터미널에서 사용하는 방식이 익숙하
whitepaek.tistory.com
- 신뢰하지 않는 개발자 해결
https://plcprogrammer-dy.tistory.com/22
[문제해결] 아이폰 "신뢰하지 않는 개발자" 해결방법
나는 일반 사용계정과 개발 계정이 따로 있기 때문에 빌드하려고하는 디바이스 (아이폰 12 ) 에는 개발자 계정으로 로그인이 되어있지않기 때문에 개발 중인 앱을 빌드했을 때 아래와 같은 이미
plcprogrammer-dy.tistory.com
- failed to prepare device for deveolpment
https://stackoverflow.com/questions/64974291/xcode-error-failed-to-prepare-device-for-development
Xcode error: Failed to prepare device for development
I have updated to Xcode 12.3 beta. device version is 14.2, but Xcode complaining: Errors were encountered while preparing your device for development. Please check the Devices and Simulators Window.
stackoverflow.com
- 책소스코드
https://github.com/codefactory-co/golden-rabbit-flutter-novice
GitHub - codefactory-co/golden-rabbit-flutter-novice
Contribute to codefactory-co/golden-rabbit-flutter-novice development by creating an account on GitHub.
github.com
- YAML
[YAML] 📚 yaml 개념 & 문법 마스터 하기
YAML 이란? 우리가 타 시스템 간에 데이터를 주고 받을 필요가 있을때 데이터의 연동과 호환성을 위해 포맷에 대한 규칙이 필요하게 된다. 한번 쯤 들어보았고, 또한 이때까지 자주 사용해왔던 CSV
inpa.tistory.com
- IconKitchen
IconKitchen
Cook up app icons for any platform
icon.kitchen
- flutter_launcher_icons
https://dev-yakuza.posstree.com/ko/flutter/app-icon/
[Flutter] 앱 아이콘 변경
이번 블로그 포스트에서는 Flutter에서 앱 아이콘을 변경하는 방법에 대해서 알아봅시다.
dev-yakuza.posstree.com
- Flutter position fixed equivalent
https://stackoverflow.com/questions/49566752/flutter-position-fixed-equivalent
Flutter position fixed equivalent
Is it possible to fix an object in the screen that stays fixed regardless of scrolling? Something similar to CSS position fixed.
stackoverflow.com
Flutter Widget Positioning - A Guide for the CSS Developer
https://fireship.io/lessons/flutter-widget-positioning-guide/
Flutter Widget Positioning - A Guide for the CSS Developer
Learn how to position, align, and build layouts with Flutter widgets, including comparisons to CSS and flexbox.
fireship.io
https://www.fluttertemplates.dev/
Flutter UI Templates
Browse through a list of beautifully designed Flutter UI templates to kickstart your development. Download Free Flutter UI Templates for Android, iOS and Web.
www.fluttertemplates.dev
https://ilsognobella.tistory.com/29
Flutter 프로젝트에서 app build.gradle의 Properties가 Cannot Resolve Symbol 일 때
언제부턴가 Flutter 프로젝트를 생성하면 android > app > build.gradle 파일에서 에러가 나타난다. 에러 메시지는 Cannot resolve symbol 'Properties'이다. GradleException에도 마찬가지 메시지가 나타난다. github.com/fl
ilsognobella.tistory.com
https://codinghero.tistory.com/95
[Android] No matching client found for package name 에러 해결
안드로이드 스튜디오에서 패키 지명 변경 시 에러가 발생했고 구글 서치 결과 경로 설정이 바꾼 패키지 내용과 달라서 생기는 문제입니다. 다음과 같은 순서로 해결이 가능합니다. 1. 왼쪽 프로
codinghero.tistory.com
https://www.privacy.go.kr/front/per/inf/perInfStep01.do
개인정보 포털
개인정보보호위원회는 개인정보의 처리와 보호에 관한 사안을 독립적으로 수행하기 위해 설립된 합의제 중앙행정기관입니다.
www.privacy.go.kr
'TIS_2023 > Flutter주말반1기' 카테고리의 다른 글
dart null safety (0) | 2023.02.25 |
---|---|
youtube_test (0) | 2023.02.24 |
kakaomap_test (0) | 2023.02.24 |
Flutter Image Network (0) | 2023.02.18 |
Flutter Camera (0) | 2023.02.18 |