loading_more_list_library 3.0.0 loading_more_list_library: ^3.0.0 copied to clipboard
dart package library for LoadingMoreList, it provides core classes.
3.0.0 #
- Breaking change: The type of rebuild is changed from Stream<LoadingMoreBase
- Add a new method 'wrapData', you can modify the list here.
2.0.1 #
- Fix error when add non-null T
2.0.0 #
- Support null-safety
1.0.2 #
- Update meta version
1.0.1 #
- Format codes
1.0.0 #
- Initial version, created by Stagehand