154 Commits

Author SHA1 Message Date
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
2c60e982c6 Fixes mixing from any state. 2021-05-18 12:13:28 -07:00
807b39bea2 Improving error reporting and prepping for pub. 2021-05-08 12:50:43 -07:00
607a8a3ee4 Minor cleanup 2021-05-07 22:25:29 -07:00
df1ed3e288 Updating for pub. 2021-05-07 19:44:35 -07:00
37adf790ee Blend states! 2021-05-07 19:41:50 -07:00
7daa856992 Merge pull request #94 from rive-app/update_dependencies
updates dependency versions
2021-05-04 15:47:57 -07:00
e91cb6943e Updates changelog 2021-05-04 15:47:33 -07:00
0d100f5866 updates dependency versions 2021-05-04 15:44:18 -07:00
e7eefe4a4c Ensuring StateMachine animations are immediately applied when the StateMachine starts or transitions without mix time. 2021-05-04 13:54:06 -07:00
2b5ee0a0c2 Prepping for pub. 2021-04-30 14:44:10 -07:00
4e240afde8 Fixing condition with exit time. 2021-04-30 14:43:09 -07:00
aff293c575 Prepping for pub 2021-04-29 15:51:08 -07:00
cad4c64ef8 Fixing import order issue with state machines. 2021-04-29 15:49:56 -07:00
c9e8d90379 Updating changelog 2021-04-22 10:52:24 -07:00
f963b9a42e Trigger input resetting between state changes. 2021-04-22 10:51:29 -07:00
ff57f57781 Adding support for corner radius. 2021-04-19 16:54:27 -07:00
bbee63bb6c Prep for publish 2021-04-13 15:02:24 -07:00
bc2de92735 Merge pull request #85 from rive-app/state_machine_improvements
State machine improvements
2021-04-13 15:01:21 -07:00
17c6f08334 Improvements based on feedback 2021-04-13 15:00:32 -07:00
a37d1194d4 Prepping for pub. 2021-04-12 17:01:40 -07:00
2851203e67 Improving state machine api and including more examples. 2021-04-12 16:57:40 -07:00
55d7996026 Fixing example. 2021-04-11 09:28:46 -07:00
e4c57f9a13 Prepping for pub. 2021-04-06 16:21:08 -07:00
7d37dcec11 Updating flutter runtime for pub. 2021-03-31 16:21:05 -07:00
1c7bccc36c Adding exit time to state machine. 2021-03-31 16:16:15 -07:00
dcabe9a336 Merge pull request #70 from rive-app/nnbd
nnbd, state machine, format 7
2021-03-29 17:05:18 -07:00
bf6438bcf0 Prep for pub. 2021-03-29 17:04:25 -07:00
299eacb599 Cleanup solid color. 2021-03-29 16:54:12 -07:00
e960bac789 Cleanup 2021-03-26 14:51:53 -07:00
2ac6bccb9e Updating with latest generated code. 2021-03-26 14:51:28 -07:00
38cb01d192 Getting state machine and bones working with nnbd. 2021-03-23 15:34:51 -07:00
db75981800 More progress. 2021-03-23 13:45:21 -07:00
88541f1596 More nnbd work 2021-03-22 21:29:26 -07:00