일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
- 함수
- animation
- text
- DART
- map
- 웹크롤러
- 코틀린
- Collection
- List
- function
- 콜렉션
- crawler
- Class
- 크롤러
- ML
- textstyle
- import
- python
- Android
- 다트
- set
- 파이썬
- 클래스
- pushnamed
- 플러터
- texttheme
- Flutter
- kotlin
- package
- variable
- Today
- Total
목록분류 전체보기 (125)
조용한 담장
다양한 디자인의 위젯을 제공하는 패키지. school_ui_toolkit https://pub.dev/packages/school_ui_toolkit school_ui_toolkit | Flutter Package A basic UI toolkit to get you started with flutter application development. A collection of over 18+ custom widgets such as Calendar, Buttons with busy indicator and more. pub.dev https://github.com/bprayush/school-ui-toolkit bprayush/school-ui-toolkit A basic UI toolkit to get..
Google has launched Android Basics in Kotlin, a program for beginner developers that teaches them how to build Android apps. kotlin으로 안드로이드 앱을 개발하기 하려는 초보자들을 위해 무료 코스를 만들었다는데 아직 총 5unit 중 첫 번째 unit 만 올라와 있다. 이왕이면 다 만들고 오픈했으면 살펴보았겠지만... 아직은 너무 조금이다... https://developer.android.com/courses/android-basics-kotlin/course Android Basics in Kotlin course | Android 개발자 | Android Developers The official ..
Reddit 에서 in 과 out 을 이해하는데 도움이 됬다고 올라온 사이트 읽어보진 못했지만 추천이 있으니 저장차원에서 일단 기록! https://kotlin.christmas/2019/22 The ins and outs of Kotlin Wonder why a MutableList isn't a subtype of MutableList? Ever seen the "in" and "out" modifiers in Kotlin and wondered what they do? Let's find out! kotlin.christmas
flutter package 찾는데 유용한 사이트 https://fluttergems.dev/ Flutter Gems - A Curated Package Guide for Flutter Flutter Gems is a curated package guide for the Flutter community which functionally categorizes some of the most useful and popular flutter packages available on pub.dev fluttergems.dev package 들을 기능별, 종류별로 정리해서 보여준다. 필요한 기능을 가진 package를 찾는 데는 https://pub.dev/ 보다 편한면도 있다. pub.dev 는 인기순으로만 나열해..