paginated_search 1.1.0 copy "paginated_search: ^1.1.0" to clipboard
paginated_search: ^1.1.0 copied to clipboard

outdated

A packaged aimed at reducing the code needed to write search with pagination.

1.1.0 #

  • Now you can use normal state notifiers with the paginated search (previously had to use autoDispose state notifiers)
  • Updated paginated controller to have more functionalities (init, refresh, ...)
  • Fixed bugs with search timer
  • Did some refactoring

1.0.4 #

  • Added helper for getting the last item from the controller

1.0.3 #

  • Made the items field in BasePaginatedController public to make it compatible with firebase cursors

1.0.2 #

  • now require a filter to be passed in

1.0.1 #

  • Updated generic types of the paginated search state

1.0.0 #

  • Initial release for paginated search
5
likes
0
points
59
downloads

Publisher

verified publishermohyaghoub.com

Weekly Downloads

A packaged aimed at reducing the code needed to write search with pagination.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_riverpod, freezed_annotation, riverpod

More

Packages that depend on paginated_search