Rive file (.riv) returning null when loaded in Flutter
So, I have been trying to implement a widget (a container with a GestureDetector) so that when the user clicks (onTap(s) or presses) on the container, it will initiate a Rive animation using a custom .riv
file.