Skip to content

Is there any continuation plugin derived from this project? #27

@MrCsabaToth

Description

@MrCsabaToth

Is your feature request related to a problem? Please describe.
I'm relying on this plugin for my DB connected list views and now with Dart 3 it's holding dependencies back, such as http. I understand that in some cases someone might fiddle with their own state management (Provider, RiverPod2, BLoC, etc.), however when I just has a Floor object list stored in the DB and simply want to display that in a listview, if I don't use this plugin then I'd repeat paging and all shenanigans 7x? I think that would be bad. I might be wrong.

Describe the solution you'd like
Finding a plugin which is the continuation of this plugin, for example listview_utils_plus.

Describe alternatives you've considered
Forking the project and upgrading it by myself.

Additional context
Thanks for you work in the past.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions