horizontal_data_table
library
Classes
-
bezier + circle indicator,you can use this directly
-
bezier container,if you need to implements indicator with bezier ,you can use consider about use this
this will add the bezier container effect
-
ChRefreshString
-
Chinese
-
the most common indicator,combine with a text and a icon
-
the most common indicator,combine with a text and a icon
-
a custom Indicator for footer,the usage I have put in CustomHeader,same with that
See also
-
a custom Indicator for header
-
DeRefreshString
-
German
-
EnRefreshString
-
English
-
EsRefreshString
-
Spanish
-
FrRefreshString
-
French
-
HDTRefreshController
-
-
HorizontalDataTable
-
For sorting issue, will based on the header fixed widget for flexible handling, suggest using
Button
to control the data sorting
-
ItRefreshString
-
Italian
-
JpRefreshString
-
Japanese
-
KrRefreshString
-
Korean
-
enable footer link other footer place outside the viewport
-
enable header link other header place outside the viewport
-
LoadIndicator
-
a widget implements pull up load
-
LoadIndicatorState<T extends LoadIndicator>
-
-
LoadingProcessor
-
footer Indicator exposure interface
-
mostly use flutter inner's RefreshIndicator
-
NlRefreshString
-
Dutch
-
same reason as PlaceholderHeader
-
use at the first fixed column refresh or load part,
mainly fill the action area
-
PtRefreshString
-
-
RefreshConfiguration
-
Controls how SmartRefresher widgets behave in a subtree.the usage just like ScrollConfiguration
-
RefreshController
-
A controller controll header and footer state,
it can trigger driving request Refresh ,set the initalRefresh,status if needed
-
RefreshIndicator
-
a widget implements ios pull down refresh effect and Android material RefreshIndicator overScroll effect
-
RefreshIndicatorState<T extends RefreshIndicator>
-
Internal Implementation of Head Indicator
-
RefreshLocalizations
-
Implementation of localized strings for the ClassicHeader,ClassicFooter,TwoLevelHeader
-
RefreshLocalizationsDelegate
-
-
RefreshPhysics
-
a scrollPhysics for config refresh scroll effect,enable viewport out of edge whatever physics it is
in ClampingScrollPhysics, it doesn't allow to flip out of edge,but in RefreshPhysics,it will allow to do that,
by parent physics passing,it also can attach the different of iOS and Android different scroll effect
it also handles interception scrolling when refreshed, or when the second floor is open and closed.
with SpringDescription passing,you can custom spring back animate,the more paramter can be setting in RefreshConfiguration
-
RefreshProcessor
-
head Indicator exposure interface
-
RefreshString
-
interface implements different language
-
RuRefreshString
-
Russian
-
ScrollbarStyle
-
Customizing scroll bar style. If not set thumbColor, other configuration will applied with the plaform system style scroll bar. If a specific Color is set for the thumb, all platform will use the RawScrollbar with the config set in this class.
-
SmartRefresher
-
This is the most important component that provides drop-down refresh and up loading.
RefreshController must not be null,Only one controller to one SmartRefresher
-
SmartRefresherState
-
-
SvRefreshString
-
Swedish
-
this header help you implements twoLevel function easyily,
the behaviour just like TaoBao,XieCheng(携程) App TwoLevel
-
UkRefreshString
-
-
QQ ios refresh header effect
-
attach the waterdrop effect to MaterialClassicHeader