Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Support analyzer: ^7 and source_gen: ^2 and Freezed ^3 - #41

Open
dorklein wants to merge 2 commits into
FirebaseExtended:mainfrom
dorklein:main
Open

Support analyzer: ^7 and source_gen: ^2 and Freezed ^3#41
dorklein wants to merge 2 commits into
FirebaseExtended:mainfrom
dorklein:main

Conversation

@dorklein

@dorklein dorklein commented Mar 5, 2025

Copy link
Copy Markdown
Contributor

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.

  • Tests pass
  • Appropriate changes to README are included in PR

…encies

- 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
@shtse8

shtse8 commented Jun 7, 2025

Copy link
Copy Markdown

anyone can merge ?

@daviddomkar

Copy link
Copy Markdown

Hello, can this please be merged?

@jannuskool

Copy link
Copy Markdown

Is there reason why this (and others too) merge is not happening? Has the project been abandoned?

@mmatook

mmatook commented Aug 16, 2025

Copy link
Copy Markdown

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.

@jannuskool

Copy link
Copy Markdown

Could package updaters provide comment about status and path forward? @rrousselGit or someone else?

@brendan-dexter

Copy link
Copy Markdown

@dorklein Is it possible to bump to the latest cloud_firestore?

- Upgrade cloud_firestore dependency to ^6.0.0
- Update pubspec.yaml and CHANGELOG for versioning
- Modify transaction and batch methods to remove 'id' field from documents
- Enhance testing setup in README for running integration tests
- Add new tests for Freezed and other integration scenarios
@dorklein

Copy link
Copy Markdown
Contributor Author

@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.

@dorklein dorklein mentioned this pull request Aug 29, 2025
2 tasks
@arun-prasad-r

Copy link
Copy Markdown

@rrousselGit @dorklein Any update on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support analyzer: ^7 and source_gen: ^2

7 participants