rive-flutter
rive-flutter copied to clipboard
Add support for loading from memory (raw bytes list)
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 possible merge.
hi, is there a chance this is going to be merged? Loading from memory is really required
Closing this PR as RiveFile.import
exists that does the same.