- Prevent advancing a null actor, which can occur due to a race condition when loading the Nima file.
- Fix breaking index buffer format change (from Int32List to Uint16List).
- Lots of static analysis fixes.
- Making sure the Nima Actor widget is disposed of properly when the leaf render widet is unmounted or the render box is detached.
- Initial release with an example NimaActor widget that implements a LeafRenderObjectWidget that can render a Nima actor. Alignment is done based on the setup axis aligned bounding box.