Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.4.6 requires Fluter 1.20+ because of transitive dependency, breaks #54

Closed
jaysephjw opened this issue Sep 3, 2020 · 3 comments

Comments

@jaysephjw
Copy link

As you are maybe aware version 0.4.6 uses flutter_layout_builder 0.1.0 which implicitly requires flutter 1.20+, which I'm not on yet. This broke after upgrade for me, with my non-breaking version constraint on sticky_header.

If 0.5.0 is just to get out .4.6's changes with proper version constraint, maybe consider publishing an 0.4.7 that reverts 0.4.6's new dependency? I don't know if that's best practice, but it would be a way to fix non-breaking upgrades for .4.X users.

(p.s., thanks for the package!)

@letsar
Copy link
Owner

letsar commented Sep 3, 2020

Hi @jaysephjw, I'm not sure I would be able to publish a new version with a semver older than the currently one.

@Kingtous
Copy link

Kingtous commented Sep 7, 2020

facing the same issue... Downgrade to 0.4.5 may work.

@jaysephjw
Copy link
Author

Yup was no big issue for me, just fix to 0.4.5 until I am ready for Flutter 1.20+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants