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
672 stars 308 forks source link

pluto_grid >=6.0.0 is incompatible with flutter_localizations from sdk v3.7.10 [Bug] #816

Closed Ali-Fadaei closed 1 year ago

Ali-Fadaei commented 1 year ago

Because pluto_grid >=6.0.0 depends on intl ^0.18.0 and every version of flutter_localizations from sdk depends on intl 0.17.0, pluto_grid >=6.0.0 is incompatible with flutter_localizations from sdk. So, because xgate_admin_flui depends on both flutter_localizations from sdk and pluto_grid ^6.0.4, version solving failed.

Flutter details: Flutter (Channel stable, 3.7.10, on Microsoft Windows [Version 10.0.22621.1413], locale en-US)

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

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