doonfrs / pluto_grid_plus

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
18 stars 20 forks source link

bump intl to 0.19 #39

Closed Macacoazul01 closed 3 months ago

Macacoazul01 commented 3 months ago

Since flutter 3.22, version 0.19 is now the default

ecoant commented 3 months ago

@doonfrs new version of Flutter breaks a build with pluto_grid_plus due to intl version

doonfrs commented 3 months ago

check the latest version, code migrated to the latest flutter, you can use the pub.dev version also. Thank you @Macacoazul01 👏👏