Update dependency#626
Conversation
|
I tried to upgrade it before, and it was caused by another package. Please fix all integrations first. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #626 +/- ##
=======================================
Coverage 98.05% 98.05%
=======================================
Files 21 21
Lines 822 822
=======================================
Hits 806 806
Misses 16 16 ☔ View full report in Codecov by Sentry. |
|
@AlexV525 hi . can you check this again |
AlexV525
left a comment
There was a problem hiding this comment.
Please revert not relevant changes.
Fixed . |
|
I've taken a deeper look at this request, it seems to be covered by #615 already. The only thing we might do is upgrade the |
could you take a look on my issue . because it was said that flutter_gen still using 2.x.x that make a confict with freezed (or other) package . |
This is because #615 is not yet published. You shall not see related issues by using the dependency on the main branch. |
oh . in that case it could resolve my issue without this pr . feel free to close this . |
|
Thanks for the contribution anyway! |
What does this change?
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #625 🎯
Type of change
Please delete options that are not relevant.
Checklist:
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
melos run test)melos run formatto automatically apply formatting)