Widget to count the amount of nested widget tree, useful in the dynamic construction of the interface when it is important to know the depth of widget.
-
Updated
Apr 10, 2023 - Dart
Widget to count the amount of nested widget tree, useful in the dynamic construction of the interface when it is important to know the depth of widget.
A mobile flutter application
UI 트리 구조와 상태 변경 이벤트를 처리하여 구조 변경, 레이아웃 재계산 및 페인트 순서를 결정하는 Dart 라이브러리입니다. Flutter와 같은 프레임워크와 유사한 UI 렌더링 시스템의 교육적 구현체로, 더티 플래그 최적화와 증분 업데이트에 중점을 둡니다.
Add a description, image, and links to the widget-tree topic page so that developers can more easily learn about it.
To associate your repository with the widget-tree topic, visit your repo's landing page and select "manage topics."