Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- import
- map
- Yocto
- python
- List
- 크롤러
- DART
- 함수
- function
- ML
- variable
- crawler
- pushnamed
- Class
- set
- Android
- text
- 코틀린
- kotlin
- 다트
- 웹크롤러
- package
- textstyle
- animation
- 콜렉션
- Flutter
- Collection
- 플러터
- 클래스
- 파이썬
Archives
- Today
- Total
조용한 담장
Flutter 1.17 본문
기본 네비게이션의 경우 20~37% 성능향상
단순 iOS 애니메이션의 경우 CPU/GPU 의 40% 사용 감소
app 크기 감소, 예제 Flutter Gallery 안드로이드앱의 경우 9.6MB 에서 8.1MB 18.5% 축소
큰 이미지를 빠르게 스크롤링 하는 경우 70% 메모리 사용 감소
iOS 앱은 Metal 을 지원하는 기기인 경우 OpenGL 대신 기본으로 사용. 50% 까지 렌더링 성능향상
NavigationRail widget 추가
showDatePicker widget 추가
new Material motion specification 이 적용된 새로운 animation package
Type Scale portion of the 2018 Material Design specification 구현
new Google Fonts for Flutter v1.0 release
Accessibility 성능 향상
Samsung keyboard IMEs 버그 수정
'Flutter' 카테고리의 다른 글
Flutter: device_apps package (0) | 2020.06.11 |
---|---|
Flutter: New Material Motion (0) | 2020.05.22 |
Flutter Open Source App 1 : Time Cop (0) | 2020.04.02 |
WHO 에서 Flutter 로 앱 개발 중 (0) | 2020.03.27 |
Flutter: Staggered Animations (0) | 2020.02.19 |
Comments