Easy CSS manipulation, Animations and Drag and Drop in Dart.
- Demo - (All in one page - ~3MB)
- hasClass()
- addClasses()
- toggleClasses()
- css()
- isVisible()
- showHide()
- toggle()
- height & width
- slide()
- fade()
- Animation
- Timeline
- DraggablePoint & DraggableShadow
- draggable()
- DropTarget
- Sortable
- Resizable
Make core fonctionnalities (css access, animation, Drag 'n drop, etc.) and most common Widgets to find the best design to use them.
- Tree
- Some other Widgets
- This project is -for now- only a prototype, not a lib
- There is no documentation (only the code)
- The Uses in the demo may differ in the actual code (only for the best)
- The code is still a work in progress, consequently it is messy.
Any comments would be appreciated!