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

Refactor TodoList to use ReorderableListView #19

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

Erengun
Copy link
Contributor

@Erengun Erengun commented Mar 20, 2024

Resolves #15

This pull request refactors the TodoList widget to use the ReorderableListView.builder for drag and drop functionality. It also adds a reorder method to the TodoList provider to handle the reordering of items in the list.

@TheAlphaApp TheAlphaApp merged commit cb46adc into TheAlphaApp:main Mar 20, 2024
@TheAlphaApp
Copy link
Owner

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow re-ordering of items
2 participants