Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 364 Bytes

File metadata and controls

2 lines (2 loc) · 364 Bytes

FlutterBoardView

FlutterBoardView enables complex drag and drop behavior. Items may be dragged between multiple pages and pages themselves may also be dragged and reordered. FlutterBoardView also supports swipe locking to enforce a logical path through pages. This library is based on the very helpful library here: https://github.com/jakebonk/FlutterBoardView.