Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReorderableListView is rebuilding the ui while reordering ! #1

Open
reasje opened this issue Apr 20, 2021 · 0 comments
Open

ReorderableListView is rebuilding the ui while reordering ! #1

reasje opened this issue Apr 20, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@reasje
Copy link
Owner

reasje commented Apr 20, 2021

doc_2021-04-20_10-45-44.mp4

Guys I have a ReordrableListView inside a ValueListenableBuilder with hive listenable which contains some Text widgets that the text of these Text widgets are assigned to hive database values ,
So with that being said the texts will be updated as soon as the values in the database are being changed ...
In the meantime if you want to reorder the list view the above wrong rendering happens ...

I wonder If you you can help me to control the ui update as desired if not ,
Then better lock the reorder functionality of the ReordrableListView but don't know how to lock it . Do you know how ?

I should say flutter doctor has been executed but no changes in the problem detected .

@reasje reasje added the bug Something isn't working label Apr 20, 2021
@reasje reasje pinned this issue Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant