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 |
31 |
Tags
- Android
- kotlin
- 콜렉션
- variable
- textstyle
- Flutter
- texttheme
- 다트
- import
- map
- text
- 파이썬
- Collection
- python
- Class
- List
- pushnamed
- package
- function
- DART
- ML
- animation
- 크롤러
- crawler
- set
- 함수
- 웹크롤러
- 코틀린
- 클래스
- 플러터
Archives
- Today
- Total
목록framework (1)
조용한 담장

원문: Flutter’s iOS Application Bundle Flutter App 은 native view hierarchy 의 single view 에 렌더링 된다. release 용으로 빌드하면 Frameworks directory 에 "App framework bundle" 와 "Flutter framework bundle" 이 생성된다. Flutter Engine framework bundle (Flutter.framework directory) Flutter engine : core libraries, DartVM, Skia. Flutter engine 이 사용하는 assets. AOT framework bundle (App.framework directory) 개발자가 작성한 모든 dar..
Flutter
2019. 9. 11. 16:13