337 Commits

Author SHA1 Message Date
ad622f12f1 FIxing play/pause animation quick start example based on feedback in #132 2021-06-19 18:57:52 -07:00
b8973d64af Merge pull request #131 from rive-app/state_machine_updates
Adds artboard parameter to onInit callback
2021-06-18 11:20:04 -07:00
794bb90147 Adds artboard parameter to onInit callback 2021-06-18 11:02:53 -07:00
e589a121d6 Merge pull request #126 from rive-app/simplify_controllers
Simplifies simple controller
2021-06-14 17:46:25 -07:00
a8e27e3ef8 Simplifies simple controller 2021-06-14 17:18:29 -07:00
4ef8d32a93 Merge pull request #124 from rive-app/manual_control
Custom controllers in RiveAnimation
2021-06-14 16:22:50 -07:00
e22b403ee2 Adds custom controller for speed example 2021-06-14 16:18:39 -07:00
bf863bfa8d Fixes typo 2021-06-14 16:07:22 -07:00
941a2aa922 Updates docs 2021-06-14 15:49:01 -07:00
dddb78b62f Adds one-shot animation controller 2021-06-14 14:41:10 -07:00
4fdbb2a056 Updates README 2021-06-14 13:21:25 -07:00
f3f483650f Fixes exports and adds tests 2021-06-14 13:14:48 -07:00
93557a8557 Updates RiveAnimation with custom controllers 2021-06-14 12:25:07 -07:00
7d82d06c79 WIP on simplifying controller use 2021-06-11 18:45:57 -07:00
c751bd7d41 Merge pull request #121 from rive-app/antialiasing
Antialiasing
2021-06-11 17:23:50 -07:00
b972691634 Bump version 2021-06-11 17:19:29 -07:00
2102322937 Tweak example, bump version 2021-06-11 17:19:10 -07:00
24727088eb Merge branch 'master' into antialiasing 2021-06-11 17:16:18 -07:00
632dcf05ca Adding getter/setter for antialiasing so that it can force sync color on all shape paint mutators. 2021-06-11 15:36:15 -07:00
c5c42feb21 Merge pull request #123 from rive-app/fix_broken_build
Version bump to fix build issue in pub
2021-06-11 14:59:10 -07:00
0de3d44d62 Version bump to fix build issue in pub 2021-06-11 14:56:54 -07:00
1924567651 Updates docs 2021-06-11 13:53:54 -07:00
ec8002ea05 Exposes antialiasing option in Rive and RiveAnimation 2021-06-11 13:49:03 -07:00
9db1dbfe85 Replace univeral_io dependency with http 2021-06-11 11:59:34 -07:00
e152506e9e Merge pull request #120 from rive-app/antialias_toggle
Add underlying support for antialiasing options
2021-06-11 11:55:11 -07:00
3837a1ceaa Exposing antialising flag to runtime. 2021-06-11 11:34:51 -07:00
b57af562f5 Ran core_generator_runtime! 2021-06-10 17:52:15 -07:00
2443fe495e Merge pull request #118 from rive-app/high_level_options
High level options
2021-06-10 14:20:18 -07:00
cd232b7dfc Merge branch 'master' into high_level_options 2021-06-10 13:21:45 -07:00
8d80ad2de8 Bump version and update docs 2021-06-10 13:18:49 -07:00
05ceb34fa1 Adds animation and machine selection in RiveAnimation; getters on artboards for linaer animations and state machines 2021-06-10 12:51:52 -07:00
a2b26f6ee9 Fixing state machine exit time for one shot animations. 2021-06-10 12:00:06 -07:00
b9fd0e14ef Fixing an issue with input ids not resolving for blend state 1d state machine states. 2021-06-09 19:31:57 -07:00
c767318c71 Merge pull request #115 from tbm98/master
Add placeHolder widget to RiveAnimation
2021-06-09 16:34:43 -07:00
ce351ad0f6 Add placeHolder to RiveAnimation 2021-06-06 19:06:49 +07:00
a22735177f Merge pull request #114 from nilskj/issue/safe-for-web
Package not compatible with runtime flutter-web on Web
2021-06-04 09:06:37 -07:00
d5c6aa87ac - Use universal_io instead of dart:io to solve pub.dev "Package not compatible with runtime flutter-web on Web" 2021-06-04 17:24:32 +02:00
04e8880715 Publishing instancing and a small state machine fix. 2021-06-02 14:38:46 -07:00
db5c9b62b1 Merge pull request #109 from rive-app/instancing
Instancing support!
2021-06-02 14:32:33 -07:00
80b5490d87 Updating missing file. 2021-05-31 12:17:02 -07:00
e8d9f59947 Getting instancing working. 2021-05-31 12:17:02 -07:00
a832d55f07 Updates changelog 2021-05-28 18:14:00 -07:00
67d2724d18 Merge pull request #108 from rive-app/bump_version
Updates README and bumps version
2021-05-28 18:12:03 -07:00
5c8c69e088 Updates README and bumps version 2021-05-28 18:08:55 -07:00
f5c651b200 Merge pull request #107 from rive-app/test_action
Adds testing Github action
2021-05-28 17:33:41 -07:00
d5ea512ff3 Adds testing Github action 2021-05-28 17:30:58 -07:00
c803e5ea5e Merge pull request #106 from rive-app/anim_machine_getters
Fixes tests
2021-05-28 17:24:12 -07:00
97d4df95c3 Fixes tests 2021-05-28 17:22:56 -07:00
8a2ded1a12 Merge pull request #103 from rive-app/new_widgets
Adds high level RiveAnimation widget
2021-05-28 13:03:54 -07:00
1d54191031 Adds high level RiveAnimation widget 2021-05-27 17:37:54 -07:00