Skip to content

πŸš€ A powerful Flutter pagination controller for seamless scrolling and dynamic data loading.

License

Notifications You must be signed in to change notification settings

Ahmad-Nour-Haidar/pagination-scroll-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± Flutter Pagination Scroll Controller

πŸš€ A robust pagination controller for Flutter apps, ensuring seamless scrolling and dynamic loading of items.

πŸ“‹ Table of Contents

🌟 Features

  • Immutable PaginationReturn class for clear state management πŸ”’
  • Scroll Controller integration for seamless pagination πŸ“œ
  • Dynamic loading with boundary offsets and load actions πŸš€

πŸš€ Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

πŸ“‹ Prerequisites

  • Flutter installed on your local machine

βš™οΈ Installation

  1. Clone the repository:

    git clone https://github.com/Ahmad-Nour-Haidar/pagination-scroll-controller.git
  2. Navigate to the project directory:

    cd pagination-scroll-controller
  3. Install dependencies:

    flutter pub get
  4. Run the application:

    flutter run

🀝 Contributing

We welcome contributions to enhance the PaginationScrollController. Here’s how you can help:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Description of the feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Create a pull request.

Please ensure your pull request adheres to the following guidelines:

  • Describe the feature or fix in detail.
  • Ensure the code follows the existing style and conventions.
  • Include screenshots or demos of the new feature or fix if applicable.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

πŸš€ A powerful Flutter pagination controller for seamless scrolling and dynamic data loading.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published