Coder Social home page Coder Social logo

Comments (6)

eernstg avatar eernstg commented on September 27, 2024 1

I just published version 4.0.10 where the analyzer dependency is ^6.7.0, which might resolve your issue.

from reflectable.dart.

eernstg avatar eernstg commented on September 27, 2024

We did have some glitches with the dependency management recently.

Reflectable 4.0.9 depends on >=6.5.0 <6.7.0. The reason why this does not include version 6.7.0 itself (or higher) is that it caused version resolution failures when 6.7.0 was included, as it was in reflectable 4.0.8 and 4.0.7.

Apparently, the version constraints have changed in such a way that we get version resolution failures also with the constraints that used to work.

You might be able to resolve the conflicts simply by using 4.0.7 or 4.0.8 rather than 4.0.9 (they are basically identical except for those version constraints).

Going forward, it would be nice if we didn't have these very finicky version issues. But right now we might have to make adjustments to the constraints for a while (one reason being that the new macro related packages have some circularity issues that makes it difficult to perform version solving right now; I hope that'll be settled soon).

By the way, does the fact that flutter/flutter#152984 was closed indicate that this issue has been resolved in the meantime?

from reflectable.dart.

gromanssp avatar gromanssp commented on September 27, 2024

The error I am currently having comes from the file that creates reflectable. In the latest version of flutter 3.24.0 does not give compatibility problems with reflectable 4.0.9 but gives error when trying to run the project.

from reflectable.dart.

eernstg avatar eernstg commented on September 27, 2024

Thanks, @gromanssp! Does it work for you? In that case we can close this issue.

from reflectable.dart.

gromanssp avatar gromanssp commented on September 27, 2024

Thanks, @gromanssp! Does it work for you? In that case we can close this issue.

I just tried with the version of flutter 3.24.1and the new version of reflectable and is already working the apk. Thank you very much, for my part I can say that the problem is solved.

from reflectable.dart.

eernstg avatar eernstg commented on September 27, 2024

Great, thanks! Closing.

from reflectable.dart.

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.