Ali's Dart Projects

Property Grid

A dart implementation of a .NET like property grid control. Has support for various value "views" and "editors" for visualizing and editing the values for property items and is extensible with custom view and editor factories

Dock Spawn

Dock Spawn is a web based dock layout engine that aids in creating flexible user interfaces. It lets the user dock panels on the screen similar to Visual Studio IDE

Color Picker

The Color Picker control creates a Adobe Photoshop style HSV color picker where the RGB values can be picked based on the Hue, Saturation and Value parameters.

Gradient Picker

Gradient Picker widget lets you define a gradient color by manipulating color transitions

Dart Port: MPM Fluid Simulation

Dart port of Grant Kot's MPM Fluid Solver