All Projects β†’ rxlabz β†’ orderable_stack

rxlabz / orderable_stack

Licence: BSD-3-Clause license
A Flutter orderable stack widget

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to orderable stack

Vue Grid Layout
A draggable and resizable grid layout, for Vue.js.
Stars: ✭ 5,170 (+6128.92%)
Mutual labels:  widget, drag-and-drop
Yii2 Sortable Widgets
🍨 Rubaxa/Sortable for Yii2
Stars: ✭ 54 (-34.94%)
Mutual labels:  widget, drag-and-drop
Ngx Dynamic Dashboard Framework
This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
Stars: ✭ 160 (+92.77%)
Mutual labels:  widget, drag-and-drop
Autocomplete
Blazing fast and lightweight autocomplete widget without dependencies. Only 1KB gzipped. Demo:
Stars: ✭ 244 (+193.98%)
Mutual labels:  widget
Pagerbeauty
πŸ“Ÿβœ¨ PagerDuty on-call widget for monitoring dashboard. Datadog and Grafana compatible
Stars: ✭ 250 (+201.2%)
Mutual labels:  widget
adb-toggle
A homescreen widget to toggle USB debugging on/off
Stars: ✭ 20 (-75.9%)
Mutual labels:  widget
DragDropiOS
DragDropiOS is a drag and drop manager on iOS. It supports drag and drop with in one or more classes extends UIView. This library contains UICollectionView and UITableView that implenment of drag and drop manager.
Stars: ✭ 71 (-14.46%)
Mutual labels:  drag-and-drop
Form Render
πŸš΄β€β™€οΈ ι˜Ώι‡Œι£žηŒͺ - εΎˆζ˜“η”¨ηš„δΈ­εŽε°γ€Œθ‘¨ε• / 葨格 / ε›Ύθ‘¨γ€θ§£ε†³ζ–Ήζ‘ˆ
Stars: ✭ 3,881 (+4575.9%)
Mutual labels:  widget
SyntaxPane
A simple to use Swing JEditorKit component supporting syntax highlighting for various languages. Issue tracker: https://codeberg.org/sciss/SyntaxPane/issues
Stars: ✭ 32 (-61.45%)
Mutual labels:  widget
ios-scriptable-tsx
在 vscode δΈŠδ½Ώη”¨ typescript ε’Œ jsx 开发 ios ε°η»„δ»Άηš„ε°ζ‘†ζžΆ.基于 Scriptable app.
Stars: ✭ 113 (+36.14%)
Mutual labels:  widget
yii2-grid-view-library
Highly enhanced GridView widget and grid components for Yii2
Stars: ✭ 57 (-31.33%)
Mutual labels:  widget
Yii2 Imperavi Widget
Imperavi Redactor widget for Yii 2
Stars: ✭ 250 (+201.2%)
Mutual labels:  widget
react-native-dnd-board
A drag and drop Kanban board for React Native.
Stars: ✭ 41 (-50.6%)
Mutual labels:  drag-and-drop
Finalcut
A text-based widget toolkit
Stars: ✭ 244 (+193.98%)
Mutual labels:  widget
BAT FFMPEG
Batch script files for FFMPEG (Microsoft Windows and DOS, OS/2 πŸ¦„)
Stars: ✭ 104 (+25.3%)
Mutual labels:  drag-and-drop
Wiredash Sdk
Interactive user feedback tool for Flutter πŸŽ‰
Stars: ✭ 232 (+179.52%)
Mutual labels:  widget
loopple
Drag & drop dashboard builder
Stars: ✭ 180 (+116.87%)
Mutual labels:  drag-and-drop
elm-dnd
Build great UI with drag-and-drop simple
Stars: ✭ 29 (-65.06%)
Mutual labels:  drag-and-drop
book-library
πŸ“š A book library app for both Android & IOS ~ Flutter.dev project in Dart
Stars: ✭ 89 (+7.23%)
Mutual labels:  widget
FlutterBoardView
BoardView written for the flutter framework.
Stars: ✭ 82 (-1.2%)
Mutual labels:  drag-and-drop

orderable_stack

A Flutter orderable container :

  • based on a "data items" list
  • vertical or horizontal
  • need a "itemBuilder" function to build the orderable parts

horizontal

vertical

Usage

cf. orderable_stack_example

Limitations

All part must have same size

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].