bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
635 stars 288 forks source link

Reagrding Conflict with Pluto_Grid_Plus with Pluto_Grid [Help] #1052

Closed DevMensIT closed 2 weeks ago

DevMensIT commented 2 months ago

Currently i'm using pluto_grid_plus package. while trying to exporting data into csv when trying to pass stateManager i'm getting this error.

The argument type 'PlutoGridStateManager (where PlutoGridStateManager is defined in 
\Pub\Cache\hosted\pub.dev\pluto_grid_plus-8.3.0\lib\src\manager\pluto_grid_state_manager.dart)' can't be assigned to the parameter type 'PlutoGridStateManager (where PlutoGridStateManager is defined in 
\Pub\Cache\hosted\pub.dev\pluto_grid-7.0.2\lib\src\manager\pluto_grid_state_manager.dart)'. dart[argument_type_not_assignable](https://dart.dev/diagnostics/argument_type_not_assignable)
pluto_grid_state_manager.dart(210, 7): PlutoGridStateManager is defined in 
\Pub\Cache\hosted\pub.dev\pluto_grid_plus-8.3.0\lib\src\manager\pluto_grid_state_manager.dart
pluto_grid_state_manager.dart(210, 7): PlutoGridStateManager is defined in \Pub\Cache\hosted\pub.dev\pluto_grid-7.0.2\lib\src\manager\pluto_grid_state_manager.dart
github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 weeks ago

This issue was closed because it has been inactive for 14 days since being marked as stale.