fluttercommunity / flutter_google_places

Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
https://pub.dev/packages/flutter_google_places
Other
303 stars 415 forks source link

Conflict issue with other package.... #142

Closed rmControls closed 3 years ago

rmControls commented 3 years ago

I tried to install flutter_google_places in my app and get below error...

Because camerawesome >=0.2.0 depends on rxdart ^0.25.0 and flutter_google_places >=0.2.5 depends on rxdart ^0.24.0, camerawesome >=0.2.0 is incompatible with flutter_google_places >=0.2.5.
So, because myapp_flutter depends on both flutter_google_places ^0.2.6 and camerawesome ^0.2.1, version solving failed.
pub get failed (1; So, because esuggi_flutter depends on both flutter_google_places ^0.2.6 and camerawesome ^0.2.1, version solving failed.)

seems like rxdart package dependency needs to be updated....

hoc081098 commented 3 years ago

Please, trying use my fork: https://github.com/hoc081098/flutter_google_places

flutter_google_places:
  git:
    url: https://github.com/hoc081098/flutter_google_places.git
    ref: feature/restricted-api-keys