All modules:
Rich, extensible animation library that enables animation of arbitrary data.
Required library for running Doodle apps in the browser. It provides bindings for translating Doodle's high-level rendering and event processing into the DOM and Window objects.
Library that provides a wide range of common UI controls. These include things like Label
, TextField
, List
, Table
, TabbedPanel
, and many more.
The main library that contains the core functionality for Doodle. This includes logic for Views, the rendering layers, device input and much more.
Required library for running Doodle apps on the JVM. It provides bindings for translating Doodle's high-level rendering and event processing into Skia via Skiko.
The main library that contains the main functionality for Doodle. This includes logic for Views, the rendering layers, device input and much more.