Breaking Changes:
- Remove onOffsetChange in SmartRefresher,autoLoad in RefreshConfiguration,scrollController in RefreshController
- add argument to onTwoLevel(callback when closed)
features
- migrate null-safety
- add needCallback in requestRefresh and requestLoading for avoiding the callback of onRefresh or onLoading
Bug fix
- In NestedScrollView+ClampingScrollPhysics(Andr...