Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
22いいね 1046回再生

Edit Text Runs of Rive Animations in Flutter Runtime

Learn how to locate and update text run values within a Rive animation effortlessly in the flutter runtime!

Rive Flutter Course - themotionmagic.com/p/flutter-rive-animations

⏳ Timestamps
00:00 Intro
00:13 Edit Run Name
00:50 TextValueRun
03:22 Extension

To access the text run, you need the artboard. Using the artboard you can get the TextValueRun object from the component method. The TextValueRun can be used to read and write the text contents inside the rive animation.

コメント