netease-kit / nim-uikit-flutter

MIT License
25 stars 13 forks source link

because nim_im depends on both nim_teamkit_ui ^1.2.0 and intl ^0.19.0, version solving failed. #41

Open rollinchan opened 4 months ago

rollinchan commented 4 months ago

Because nim_teamkit_ui 1.2.0 depends on intl ^0.18.0 and no versions of nim_teamkit_ui match >1.2.0 <2.0.0, nim_teamkit_ui ^1.2.0 requires intl ^0.18.0. So, because nim_im depends on both nim_teamkit_ui ^1.2.0 and intl ^0.19.0, version solving failed.

netease-george commented 3 months ago

we have not support intl 0.19.0 yet, could you please just set intl version as 0.18.0 And try again