mirror of
https://github.com/rive-app/rive-flutter.git
synced 2026-03-13 08:32:10 +08:00
One feature missing from the nested inputs implementation was the ability to see the nested input values in the parent artboard's input panel. This update adds this feature, grouping the nested input by its nested artboard. https://github.com/rive-app/rive/assets/186340/6892826f-14e0-46e7-a9bf-e629e005e85c Diffs= 3b32d2431 Show NestedInputs in the Inputs panel of the parent artboard (#6107) 7227975fb Move vello (#6104) 6488a1822 Added by-name instantiation. (#6102) Co-authored-by: Philip Chung <philterdesign@gmail.com>