Closed eliezerben closed 1 year ago
Hey @eliezerben,
Thank you for bringing this to our notice, we will fix this and let you know
Any news on this? We can't build our project because of this issue. We should increase the intl dependency version to 0.18.0
Hey @spiderion, @eliezerben
We are working on this, but it might take a while as we are busy with other high-priority items. Can you please unblock yourself using dependency_overrides for the time being in the mean time we make a new release ?
Hey @spiderion, @eliezerben,
We've fixed this issue in version 2.3.2 here, can you please upgrade to it and confirm everything is fine ?
hello @desusai7, encountering the same problem with 2.3.2 as well:
Because rudder_sdk_flutter >=1.0.2 depends on intl ^0.17.0 and ... depends on intl 0.18.0, rudder_sdk_flutter >=1.0.2 is forbidden. So, because ... depends on rudder_sdk_flutter 2.3.2, version solving failed.
any update on this? facing the same issue
Hey @LaxmikanthMadhyastha, @pkozlowski93,
We are working on this and will release a fix soon
Hello @LaxmikanthMadhyastha, @pkozlowski93,
We've released version 2.3.3 here, can you please upgrade to this and verify if this works?
@desusai7 Works fine now. Thanks.
Hello,
After upgrading to flutter 3.10.0, there is incompatibility between the
rudder_sdk_flutter_platform_interface
andflutter_localizations
because they depend on different versions ofintl
package.This is the error I'm seeing when I build the project:
I have the latest version(2.3.1) of rudder_sdk_flutter installed.
Flutter doctor: