medyas / flutter_qiblah

Flutter Qiblah is a plugin that allows you to display Qiblah direction in you app with support for both Android and iOS.
https://pub.dev/packages/flutter_qiblah
MIT License
127 stars 91 forks source link

version solving failed #9

Closed arayhann closed 3 years ago

arayhann commented 3 years ago

Because no versions of camerawesome match >0.2.1+2 <0.3.0 and camerawesome 0.2.1+2 depends on rxdart ^0.25.0, camerawesome ^0.2.1+2 requires rxdart ^0.25.0. And because flutter_qiblah >=1.0.3+2 depends on flutter_compass ^0.5.0 which depends on rxdart ^0.24.1, camerawesome ^0.2.1+2 is incompatible with flutter_qiblah >=1.0.3+2. So, because hijrah_merchants depends on both flutter_qiblah ^1.0.3+2 and camerawesome ^0.2.1+2, version solving failed. pub get failed (1; So, because hijrah_merchants depends on both flutter_qiblah ^1.0.3+2 and camerawesome ^0.2.1+2, version solving failed.)

I need both dependencies for my app, any way to fix this?

medyas commented 3 years ago

try :

dependency_overrides:
  rxdart: ^0.25.0