Code Monkey home page Code Monkey logo

Comments (7)

devprotec avatar devprotec commented on May 30, 2024

I'm facing exactly the same issue here. My flutter pub get output looks like this:

[smart_tutor_gh_mobile] flutter pub get
Resolving dependencies...
Because algolia_helper_flutter >=0.2.1 <0.2.3 depends on algolia_helper ^0.2.1 and algolia_helper_flutter >=0.2.0 <0.2.1 depends on algolia_helper ^0.2.0, algolia_helper_flutter >=0.2.0 <0.2.3 requires algolia_helper ^0.2.0.
And because algolia_helper_flutter >=0.2.3 <0.3.2 depends on algolia_helper ^0.2.3, algolia_helper_flutter >=0.2.0 <0.3.2 requires algolia_helper ^0.2.0.
And because every version of algolia_helper depends on algolia ^1.1.1 which depends on http ^0.13.0, algolia_helper_flutter >=0.2.0 <0.3.2 requires http ^0.13.0.
So, because smart_tutor_gh_mobile depends on both http ^1.1.0 and algolia_helper_flutter ^0.2.0, version solving failed.
exit code 1

I've tried with different versions and I get almost the same thing.

from algoliasearch-helper-flutter.

ogimgio avatar ogimgio commented on May 30, 2024

found a solution?

from algoliasearch-helper-flutter.

AkshayND avatar AkshayND commented on May 30, 2024

from algoliasearch-helper-flutter.

bettkipronoh avatar bettkipronoh commented on May 30, 2024

In the mean time you can override http librabry like this

dependency_overrides:
  http: ^1.0.0

from algoliasearch-helper-flutter.

VladislavFitz avatar VladislavFitz commented on May 30, 2024

Thank you for reporting this. A new version of Algolia Helper for Flutter will be released in the coming days. It replaces the community Dart client with the official one made by Algolia. This new client doesn't depend on the http library, so this issue will be solved. Stay tuned!

from algoliasearch-helper-flutter.

VladislavFitz avatar VladislavFitz commented on May 30, 2024

A new release is now available. The issue might be fixed.

from algoliasearch-helper-flutter.

VladislavFitz avatar VladislavFitz commented on May 30, 2024

Closing, since there is no more http dependency.

from algoliasearch-helper-flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.