rive-flutter icon indicating copy to clipboard operation
rive-flutter copied to clipboard

Flutter runtime for Rive

Results 133 rive-flutter issues
Sort by recently updated
recently updated
newest added

Similarily to #187, rive animations are not affected by timeDilation.

bug

### Description I have migrated to the latest master branch of flutter for one of my apps which was also uses rive but I found that my app is crashing...

bug

https://github.com/rive-app/rive-flutter/issues/165

### Description `RiveAnimation.asset(...)` and `RiveAnimation.network(...)` won't update after calling `setState()`. It keeps on showing the previous animation, though using "Flutter Inspector" you can see name of the next asset in...

bug

### Description After designing several tiny animations on different artboards we tried to build bigger animations by nesting the tiny ones into a sequence on a new artboard. ### Steps...

bug

Hi, i added simple little PR with support loading animation from Uint8List. My motivation for that is all games assets are in single zip file. Thanks for your reply and...

### Description I use the office website demo [rive file](https://rive.app/community/1714-4322-rives-animated-emojis/), and i wanna get one of the Nested Artboard to show! I dont find out some example about Nested Artboards....

bug

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

This tool would be really useful. For instance, if a character is customizable it will allow using a single bone animation with the image asset (the one attached to the...

enhancement