ronak197 / reactive-fields

Reorderable list view with Dismissible along with support of different widgets inside the list view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reorderable list view with Dismissible along with support of different widgets inside the list view.


Languages

Language:Dart 87.2%Language:Objective-C 10.8%Language:Java 2.0%