- Breaking change: The type of rebuild is changed from Stream<LoadingMoreBase> to Stream<Iterable> in LoadingMoreBase.
- Add a new method 'wrapData', you can modify the list here.
- Fix error when add non-null T
- Support null-safety
- Update meta version
- Format codes
- Initial version, created by Stagehand