[1.0.12]
- Missed a as EOF in a some dart files, failing static analysis.
[1.0.11]
- remove private constructors to pass Dart's static analysis
[1.0.10]
- fix Color opacity 0 flickering in Graphics.
- new demo in example gallery "Connected" (node garden).
- cleanup example code.
- fixes startDrag() exception when you remove the DisplayObject from the stage.
- adds...