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
- 콜렉션
- package
- 플러터
- pushnamed
- 코틀린
- texttheme
- 파이썬
- variable
- Flutter
- Class
- 다트
- 웹크롤러
- map
- function
- 크롤러
- animation
- Collection
- Android
- 클래스
- crawler
- DART
- python
- set
- 함수
- ML
- textstyle
- kotlin
- text
- List
- import
Archives
- Today
- Total
조용한 담장
Flutter 1.17 본문
Announcing Flutter 1.17
Includes Metal support for faster iOS performance, new Material components, new Network tracking tooling and more!
medium.com
기본 네비게이션의 경우 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