[Bug] Because pluto_grid_export >=1.0.5 depends on pluto_grid >=3.0.2 <8.0.0 and getx_admin_panel depends on pluto_grid ^8.0.0, pluto_grid_export >=1.0.5 is forbidden. So, because getx_admin_panel depends on pluto_grid_export ^1.0.5, version solving failed. You can try the following suggestion to make the pubspec resolve: * Consider downgrading your constraint on pluto_grid: flutter pub add pluto_grid:^7.0.2
Steps to reproduce the bug
Expected results
Actual results
Code sample
/// If you have a code sample here, please attach it.
Execution Environment
Flutter version
PlutoGrid version
OS
This issue is stale because it has been open for 30 days with no activity.
have you tried downgrading pluto_grid to 7.0.2? as stated in the error message
This issue is stale because it has been open for 30 days with no activity.
It looks that https://pub.dev/packages/pluto_grid_plus do support recent Flutter versions. As the father of pluto_grid_export I don't know what to expect of this package :/
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.