Tony
Results
4
issues of
Tony
In my app, initial loading style is different from load more style. Now only provide loadingBuilder, I should judge by myself. That nice if can provide a load more builder.
_getStandardContainer method in flutter_pagewise.dart put a padding wrap the child, thus my view can not be full of this screen. can I know why do this like that?