Support analyzer: ^7 and source_gen: ^2 and Freezed ^3
Update cloud_firestore_odm to support Freezed 3.0.0 and latest dependencies
- Resolve compatibility issues with Freezed 3.0.0 and above
- Update Dart SDK to >=3.0.0
- Upgrade dependencies to latest versions
- Add support for Freezed mixed mode classes
- Update generator to handle new Freezed class structures
- Improve compatibility with newer analyzer and source_gen versions
Fixes #39
It's a good idea to open an issue first for discussion.
- [x] Tests pass
- [x] Appropriate changes to README are included in PR
anyone can merge ?
Hello, can this please be merged?
Is there reason why this (and others too) merge is not happening? Has the project been abandoned?
Yup, not a lot of activity here. I use @dorklein s repo fork directly instead of this repo. Sad to see such a useful project abandoned. I understand that the original author is busy and has other commitments but for the sake of transparency please state so and give people a clear understanding what's going on. If ppl put the time in and contribute the least thing you can do is to merge or provide feedback.
Could package updaters provide comment about status and path forward? @rrousselGit or someone else?
@dorklein Is it possible to bump to the latest cloud_firestore?
@dorklein Is it possible to bump to the latest cloud_firestore?
I updated to support cloud_firestore ^6.
The tests seem to pass, let me know if it works for you.
@rrousselGit @dorklein Any update on this?