-
Notifications
You must be signed in to change notification settings - Fork 200
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- I have updated Purchases SDK to the latest version
- I have read the Contribution Guidelines
- I have searched the Community
- I have read docs.revenuecat.com
- I have searched for existing Github issues
‼️ Required data ‼️
Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
There are a lot of things that can contribute to things not working. Having a very basic understanding of your environment will help us understand your issue faster!
Environment
- Output of
flutter doctor - Version of
purchases-flutter - Testing device version e.g.: iOS 15.5, Android API 30, etc.
- How often the issue occurs- every one of your customers is impacted? Only in dev?
- Debug logs that reproduce the issue
- Steps to reproduce, with a description of expected vs. actual behavior
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Describe the bug
When updating plugins to the latest version, we run into incompatibility with freezed_annotation.
Resolving dependencies...
Because temp_project depends on purchases_flutter ^8.6.0 which depends on freezed_annotation ^2.0.1, freezed_annotation ^2.0.1 is required.
So, because temp_project depends on freezed_annotation ^3.0.0, version solving failed.
Additional context
Plugin requires update to work with newer version of freezed_annotation.
YoussefLasheen, Yegair, himamis, EArminjon and anthonymoretti
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working