Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 446 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 446 Bytes

Reactive Fields

This application tries to implement Reorderable list view and Dismissible list simulateously. The list of items can support different widgets all together.

Demo

Here we used only two different widgets that were MyTitleField and MyContentField. Which both extends StatefullWidget. You can use many other widgets also.