The feed package is used to help developers page paginated list views in flutter.
- Paginated Feed Widget
- Swipe Feed
- Tinder like paginated feed
- Sliding sheet paginated feed
- Page view sliding sheet feed
Add the dependency:
feed:Import the package:
import 'package:feed/feed.dart';Follow the examples in the /example and feel free to reach out to infoperceive@gmail.com for any questions.
The fort repository is a state management tool derived from Redux and it is used to manage state within this package.