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

### Description A very strange and simple bug, but it's reproducible 100% of the time. When we wrap RiveAnimation with an Opacity of 0, it causes Flutter to render endlessly....

bug

### Description Getting below error when using below mentioned rive and flutter versions ``` The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher. The following dependencies...

bug

![0c10c1881328a211e2b5b063ac5f08f](https://github.com/rive-app/rive-flutter/assets/53588055/1b340813-8602-45d1-ac25-350c2cabae20)

enhancement

It seems that Rive requires NDK version "25.1.8937393". I have a newer NDK version but Rive does not work with the newer version? ![image](https://github.com/rive-app/rive-flutter/assets/60434526/153f2ff6-0b6c-4b07-850e-890e8ecdde92) I dont encounter this problem when...

bug

### Description ### Steps To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ⚠️ #### Source...

bug

Hi. We are using rive for flutter. We see a massive crash in firabse on Android 5 and Android 6, see callstack below. It happens on various devices. librive_text.so is...

bug

### Description Could you please describe how to build a Windows app with Codemagic? It seems it's impossible now due to CLang constraint ### Steps To Reproduce Steps to reproduce...

bug

### Description I'm encountering an issue with preloading Rive files using RiveFile.asset() in flutter web. For some files, the preloading works as expected, but for others, it throws exceptions. Interestingly,...

bug

### Description ### Steps To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ⚠️ #### Source...

enhancement

### Description Post upgrading Rive from 0.12.4 to 0.13.8, Rive is not getting initialized properly for android, ios and m-web platforms. DynamicLibrary.lookup is not getting initialized correctly. We've added dart:ffi...

bug