I am trying to build a flutter application and want to use flutter_google_places dependency in it but it is showing me this following error:
Because flutter_google_places >=0.2.5 depends on rxdart ^0.24.0 and flutter_google_places >=0.2.4 <0.2.5 depends on rxdart ^0.23.1, flutter_google_places >=0.2.4 requires rxdart ^0.23.1 or ^0.24.0.
Can someone help me with this please?