auto_paginated_list 0.0.2 copy "auto_paginated_list: ^0.0.2" to clipboard
auto_paginated_list: ^0.0.2 copied to clipboard

`AutoPaginatedList` is a Flutter widget that simplifies infinite scrolling and pagination using `Provider` for state management. It automatically fetches more data as the user scrolls, supports custom [...]

License

MIT License

Copyright (c) 2025 Joyal

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

[Full MIT License Text: https://opensource.org/licenses/MIT]
5
likes
0
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

`AutoPaginatedList` is a Flutter widget that simplifies infinite scrolling and pagination using `Provider` for state management. It automatically fetches more data as the user scrolls, supports custom loading, error, and empty states, and allows flexible configurations like separators, initial page, and scroll physics. Optimized for smooth performance, it ensures seamless data handling in list-based UIs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on auto_paginated_list