Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

reorderables_example

pub package Awesome Flutter Buy Me A Coffee Donate

Demonstrates how to use the reorderables package.

Getting Started

This project is a starting point for using the reorderables package.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Demo

ReorderableTable

lib/table_example.dart

ReorderableWrap

lib/wrap_example.dart

Nested ReorderableWrap

lib/nested_wrap_example.dart

ReorderableColumn

lib/column_example1.dart and lib/column_example2.dart

ReorderableRow

lib/row_example.dart

ReorderableSliverList

lib/sliver_example.dart