Feed Datasource Expert

Expert guidance on implementing paginated feeds and infinite scroll in Flutter using FeedDataSource and PagedFeedDataSource patterns. Covers base feed data source, cursor-based pagination, auto-pagination at length-3, proxy lifecycle with reference counting, feed widget implementation, filtered feeds, event bus integration, and creation with createOnce. Use when building paginated lists, infinite scroll, feed views, or managing proxy lifecycle in feeds.

flutter-it 16c1511 10.3 KB Updated

File contents

flutter-it/watch_it/tree/main/skills/feed-datasource-expert commit 16c1511dcb

Frequently asked questions

npx skillmds@latest add flutter-it/feed-datasource-expert