일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- variable
- 코틀린
- 다트
- Class
- 웹크롤러
- 함수
- pushnamed
- 클래스
- package
- Android
- animation
- DART
- Yocto
- text
- map
- Flutter
- List
- import
- kotlin
- 콜렉션
- function
- ML
- textstyle
- set
- 플러터
- Collection
- crawler
- 파이썬
- python
- 크롤러
- Today
- Total
목록Flutter (43)
조용한 담장
카메라 로 얼굴을 캡쳐하여 Google's ML Kit Face Detection for Flutter 으로 코의 위치를 얻고 Rive 로 만든 아바타 이미지에 애니메이션 효과를 만듬. 내 얼굴(코) 가 움직이는 위치로 아바타 얼굴이 변함. 간단하면서도 참고하기 좋은 예제. https://medium.com/@maurobeltrame12/flutter-rive-ml-kit-337f05d59692 Flutter + Rive + ML Kit 🤯 Hi everyone! 🖖 medium.com https://github.com/Mauro124/avatar_animation GitHub - Mauro124/avatar_animation: Fusion of Flutter + Rive + ML Kit for anim..
reddit 에서 업어 온 소식. www.reddit.com/r/FlutterDev/comments/maql0s/announcing_monarch_a_flutter_tool_for_developing/ Announcing Monarch: A Flutter tool for developing widgets in isolation Posted in r/FlutterDev by u/monarch_app • 98 points and 12 comments www.reddit.com Storybook 같은 툴을 내부적으로 만들어 쓰다가 공개하게 됐다고 한다. React 맛보느라 Storybook 도 조금 알게 되었는데 이미 Flutter 도 지원중이었다. github.com/storybookjs/native sto..
Hello Flutter 2.0 medium.com/flutter-korea/hello-flutter-2-0-12b56766a4cf Hello Flutter 2.0 오늘 오전 2시 30분에 시작 된 Flutter Engage 행사에서는 Flutter 2.0의 Release 가 발표 되었습니다. medium.com Flutter의 지원 플랫폼 확장 (Web & Desktop) - 데모: flutter.gskinner.com Apple Silicon 지원 Flutter의 Web Platform 지원이 Stable 채널로 전환 - 데모: flutterplasma.dev/ Flutter for Linux Flutter Embedded (with Toyota) Dart Update 2.12 AdMob의 인라인 배..
tltemplates.com/learn-flutter Best Resources to Learn Flutter & Dart Flutter is a UI toolkit, developed by Google, and you can use it to create a beautiful native app for desktop, mobile, and web. For faster development and native performance, you can choose Flutter for building an app. Hot Reload and customizable widgets a tltemplates.com flutter 와 dart 를 공부하는데 참고할 만한 사이트와 자료를 정리한 내용한 곳이다. Onli..