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

purchases_flutter >=3.9.1 depends on freezed_annotation ^1.1.0 #375

Closed
geoffn opened this issue May 27, 2022 · 6 comments
Closed

purchases_flutter >=3.9.1 depends on freezed_annotation ^1.1.0 #375

geoffn opened this issue May 27, 2022 · 6 comments
Labels
bug Something isn't working status: waiting-for-reply Issues that are waiting for a reply

Comments

@geoffn
Copy link

geoffn commented May 27, 2022

[✓] Flutter (Channel stable, 3.0.1, on macOS 12.4 21F79 darwin-arm, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.4)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2020.3)
[✓] VS Code (version 1.67.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

Describe the bug
Maybe less of a bug and more of a request to upgrade to latest version of freezed_annotation. I require this for other tools and can not upgrade to purchases_flutter 3.9.0 or later.

Because purchases_flutter >=3.9.1 depends on freezed_annotation ^1.1.0 and MyProject depends on freezed_annotation ^2.0.1, purchases_flutter >=3.9.1 is forbidden.

@geoffn geoffn added the bug Something isn't working label May 27, 2022
@julienlebren
Copy link

That's definitely a serious blocking point, I had to downgrade a lot of packages to make purchases_flutter work due to this.

@vegaro
Copy link
Contributor

vegaro commented Jun 1, 2022

We merged #363 (comment) this week and it will be released with purchases-flutter 4.0.0. Before that, we need to do a bunch of testing, since it's a major release, and last time we made a change to freezed, we shipped a couple bugs that we didn't really expect at all.

In any case, 4.0.0 is almost ready and should be released within the next couple weeks.

@julienlebren
Copy link

Great to hear, thank you!

@stale
Copy link

stale bot commented Jun 9, 2022

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Please reach out if you have additional information to help us investigate further!

@CalHoll
Copy link

CalHoll commented Jun 22, 2022

Is there an ETA on the v4 release?

@aboedo
Copy link
Member

aboedo commented Jun 23, 2022

We're in the final stages of testing, but that can sadly take some time because of the complexity in testing Amazon AppStore, Google Play and Apple AppStore. I'll update here when I have a more concrete ETA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status: waiting-for-reply Issues that are waiting for a reply
Projects
None yet
Development

No branches or pull requests

5 participants