Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter rive_core cached package gives error: The class 'DependencySorter' is abstract and can't be instantiated

Tags:

ios

flutter

I have come across the error in the question title. What I expect to happen is that a iOS build is made and for the code to then run on a device connected to my macBook. flutter doctor gives no errors.

Instead of completing, I keep having this error:

My iOS build rive error

Things I have tried are: (Not in order of trying)

flutter clean
deleting pod files and running pod install
flutter pub cache clean
flutter pub cache repair
like image 359
SilkeNL Avatar asked Dec 21 '25 09:12

SilkeNL


1 Answers

Turns out I needed to update the rive version to latest (in our case 0.11.2, from 0.10.4) this was also done on projects that this one depends on.

like image 100
SilkeNL Avatar answered Dec 23 '25 22:12

SilkeNL



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!