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

should not refine example folder #12

Open
normidar opened this issue May 9, 2024 · 2 comments
Open

should not refine example folder #12

normidar opened this issue May 9, 2024 · 2 comments

Comments

@normidar
Copy link

normidar commented May 9, 2024

My project is here: https://github.com/normidar-group/image_gen/tree/354f4cb9e90a493e6070fea2cbe409604c6aa2a2

I am useing morphy, but it throw some errors:

[SEVERE] morphy:morphy2 on example/lib/src/code_icon/abc.dart (cached):

line 1, column 45 of asset:image_gen/example/lib/src/code_icon/abc.dart: Could not resolve annotation for `class Abc`.

1 │ @ImageGen()
  │ ^^^^^^^^^^^

[SEVERE] morphy on example/lib/src/code_icon/abc.dart (cached):

line 1, column 45 of asset:image_gen/example/lib/src/code_icon/abc.dart: Could not resolve annotation for `class Abc`.

1 │ @ImageGen()
  │ ^^^^^^^^^^^

[SEVERE] Failed after 2.3s

These classes in example folder where that I don't want to generate json in there.

@normidar
Copy link
Author

normidar commented May 9, 2024

Oh, this package have too much error....

@atreeon
Copy link
Owner

atreeon commented May 14, 2024

Oh, this is strange, I'll take a look. Perhaps there has been a regression. Could you paste the class definition?

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

No branches or pull requests

2 participants