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