Skip to content

A multiple of feeds used for different purposes that support asynchronous lists

License

Notifications You must be signed in to change notification settings

Perceive-Software-Solutions/feed

Repository files navigation

The feed package is used to help developers page paginated list views in flutter.

Features

  • Paginated Feed Widget
  • Swipe Feed
    • Tinder like paginated feed
  • Sliding sheet paginated feed
    • Page view sliding sheet feed

Getting started

Add the dependency:

    feed:

Import the package:

import 'package:feed/feed.dart';

Usage

Follow the examples in the /example and feel free to reach out to [email protected] for any questions.

Additional information

The fort repository is a state management tool derived from Redux and it is used to manage state within this package.

About

A multiple of feeds used for different purposes that support asynchronous lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages