keframe library

Classes

FrameSeparateTaskQueue
Copyright 2020 ke.com. All rights reserved. @date 5/7/21 11:10 AM @desc Split the frame queue and add tasks to the queue through the ScheduleTask. By default, there is no limit to the size of the queue, so limit the size after setting maxTaskSize.
FrameSeparateWidget
Copyright 2020 ke.com. All rights reserved. @date 5/7/21 11:48 AM @desc Framing component, which renders the child node in a separate frame after the placeholder is rendered in the first frame
FrameSeparateWidgetState
InitialRenderSizeChangedWithCallback
ItemSizeInfoNotifier
Copyright 2020 ke.com. All rights reserved. @date 5/7/21 11:53 AM @desc Pass up the Size information of the child node
LayoutInfoNotification
Copyright 2020 ke.com. All rights reserved. @date 5/7/21 2:12 PM
SizeCacheWidget
Copyright 2020 ke.com. All rights reserved. @date 5/7/21 2:13 PM @desc <int,Size> > Cache child node information
SizeCacheWidgetState
TaskEntry<T>

Constants

bkFrame → const String
You can customize the component's log tag to make it easy to quickly define your own log

Functions

logcat(String info) → void