https://github.com/rxlabz/orderable_stack
A Flutter orderable stack widget
https://github.com/rxlabz/orderable_stack
dartlang drag-and-drop flutter widget
Last synced: about 1 year ago
JSON representation
A Flutter orderable stack widget
- Host: GitHub
- URL: https://github.com/rxlabz/orderable_stack
- Owner: rxlabz
- License: bsd-3-clause
- Created: 2017-07-12T18:14:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T14:15:04.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T19:58:25.505Z (over 1 year ago)
- Topics: dartlang, drag-and-drop, flutter, widget
- Language: Dart
- Homepage: https://pub.dartlang.org/packages/orderable_stack
- Size: 1.5 MB
- Stars: 82
- Watchers: 11
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# orderable_stack
A Flutter orderable container :
- based on a "data items" list
- vertical or horizontal
- need a "itemBuilder" function to build the orderable parts


## Usage
cf. [orderable_stack_example](https://github.com/rxlabz/orderable_stack/tree/master/orderable_stack_example)
```dart
```
## Limitations
All part must have same size