kangsudal / whats_for_dinner

1 stars 1 forks source link

Rive를 이용하기 #20

Open kangsudal opened 1 year ago

kangsudal commented 1 year ago

https://velog.io/@enoch1118/%ED%94%8C%EB%9F%AC%ED%84%B0%EB%A5%BC-%ED%99%94%EB%A0%A4%ED%95%98%EA%B2%8CRive2

https://rive.app/community/1411-2755-travel-icons-pack/

https://rive.app/community/1298-2487-animated-icon-set-1-color/?ref=producthunt

kangsudal commented 1 year ago

https://youtu.be/-m0elXGQPLo?t=55 image

Download->For newest runtime

_controller = SimpleAnimation('active');

RiveAnimation.network(
     '.riv파일경로',
     animations: const ['idle', 'active'],
     controllers: [_controller],
),