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.

Home Page:https://pluto.weblaze.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`pluto_grid_export`: Bump to `pluto_grid` `4.0.0`

henry2man opened this issue · comments

@bosskmk pluto_grid_export: 1.0.1 is not compatible with pluto_grid: 4.0.0, so versions need to be bumped up.

Because pluto_grid_export 1.0.1 depends on pluto_grid ^3.0.2 and no versions of pluto_grid_export match >1.0.1 <2.0.0, pluto_grid_export ^1.0.1 requires pluto_grid ^3.0.2.
So, because project depends on both pluto_grid ^4.0.0 and pluto_grid_export ^1.0.1, version solving failed.

@henry2man
Deployed pluto_grid_export 1.0.2.
Classes are exported, and the dependency version of pluto_grid is modified to ">=3.0.2 <5.0.0".

Great 👍

Now do we have an incompatibility with newest 5.0.0

@henry2man
Added PlutoGrid version of pluto_grid_export .
PlutoGridExport 1.0.3

Closed as Fixed in 1.0.3