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

Freezed: be sure it is run before objectbox generator #472

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

vlado-rudenok
Copy link

Description

The PR fixes an issue when ObjectBox Generator is run before freezed, what makes impossible to generate database scheme.

Related issues
#424
Milad-Akarie/auto_route_library#1086

The issue is reproducible provided the project contains freezed, objectbox and auto_route dependencies.

@greenrobot-team
Copy link
Member

Thanks! However, I don't think it's a good idea to have workarounds explicitly for other libraries. So not sure about this (also, would this even work if no freezed files are present?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants