Description
Good afternoon
Guys my question is very simple is there a provision for updating the dependency used in syncfusion_flutter_corre called pedantic?
I'm asking this because version 18.3.40 is incompatible with the latest version of the test plugin so I can't get both to work as per the message below:
Because test> = 1.16.0-nullsafety.5 depends on pedantic> = 1.10.0-nullsafety <1.10.0 and syncfusion_flutter_core 18.3.40 depends on pedantic> = 1.9.0 <1.9.9, test> = 1.16.0- nullsafety.5 is incompatible with syncfusion_flutter_core 18.3.40.
So, because app depends on both syncfusion_flutter_core 18.3.40 and test 1.16.0-nullsafety.5, version solving failed.
pub get failed (1; So, because app depends on both syncfusion_flutter_core 18.3.40 and test 1.16.0-nullsafety.5, version solving failed.)