flash_list 0.0.2
flash_list: ^0.0.2 copied to clipboard
A high-performance Flutter ListView widget with pagination, pull-to-refresh, and header features inspired by React Native's FlashList.
✅ Updated CHANGELOG.md #
# CHANGELOG
## 0.0.2
- Initial release
- ✅ Pull-to-refresh support
- ✅ Infinite scrolling with load more
- ✅ Header support (accepts any widget)
- ✅ Loading indicators (center & bottom)
- ✅ Empty state handling
- ✅ Performance optimizations