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
- 파이썬
- ML
- texttheme
- 함수
- Class
- 코틀린
- Flutter
- import
- set
- 콜렉션
- 플러터
- List
- 웹크롤러
- package
- variable
- map
- function
- 클래스
- Collection
- crawler
- python
- animation
- DART
- 크롤러
- pushnamed
- kotlin
- textstyle
- text
- Android
- 다트
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