ReorderableListView (Flutter Widget of the Week)

preview_player
Показать описание
The ReorderableListView widget presents a list of items that users can reorder just by dragging things where they want them to go.

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

Рекомендации по теме
Комментарии
Автор

It's crazy how easy Flutter makes this look. In Android this would have taken at least 25 lines of code. You'll have to kill me to make me switch back to completely native development.

AjilOommen
Автор

Stop it! I Like It ! 😍

Flutter Team is killing the App Dev Game 😎

Bravo 🎉

ephreyilunga
Автор

Wow I was just in this moment looking for this exact widget. Thanks so much!

christianeichmueller
Автор

Well here again enjoying a cup of coffee of flutter.. Cheers

ntirinigasenior
Автор

I'm new to app development and this Widget solves a problem I have been thinking about for quite some time, you probably just saved me 40+ hours of work.

glader
Автор

Super excited about all the Flutter widgets. Keep them coming ❤️

edwardnjoroge
Автор

Another minor syntax error here at 0:46
The setState parenthesis is closed after the _updateMyItems() call instead of after the closing curly bracket
<3

sleeplessdev
Автор

This is exactly the kind of thing I was looking for!! Thank you Flutter Team😁

vrushin
Автор

Do we have to chose between this and AnimatedList? Is there a way we can work with both?

filipelarga
Автор

Solving existing problems with new Widgets. Great! Keep up the good work. Not going back to native :P

sarusethi
Автор

I needed this today. I'll implement it ASAP

andreujuanc
Автор

I want my users to be able to reorder without a long press on an item. How do I achieve this?

simpleuxapps
Автор

Amazing!!
This is a really good and useful one

ernstpierre
Автор

It'd be nice if there were similar widgets built in for gridviews and wraps. I know there's a plugin, but it'd be nice to be part of the main widgets available.

AndrewMooreReactle
Автор

OhMyGosh it's just what I needed!! Thank yoooou

Fingiorstyle
Автор

thankyou very much flutter dev, it solfing my problem :D

dshfo
Автор

It's really awesome! Though I think a better idea would have been to give normal ListView a boolean property of reorderable to make it reorderable, then we could make like AnimatedList reorderable too.

shubhammittal
Автор

Is it possible to lock certain list items without using ignorepointer? Reason being I have elements in the list i would like to lock from reordering but have actions on tap

jayaxell
Автор

When is the web app going to be released officially? I've been waiting over 1 year.

JoonBeh
Автор

Could this work with grid view too ???

sirsirae
visit shbcf.ru