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

part '<classaname>.jorm.dart'; not found #193

Open
muhammadfaheem-pycom opened this issue Aug 10, 2020 · 1 comment
Open

part '<classaname>.jorm.dart'; not found #193

muhammadfaheem-pycom opened this issue Aug 10, 2020 · 1 comment

Comments

@muhammadfaheem-pycom
Copy link

I just got the code of a flutter app. I have to add some feature in it. I never use the Jaguar and its showing me some error

  1. part '.jorm.dart'; not found
  2. .insert not found
  3. .delete not found
    etc
@JamesMcIntosh
Copy link

@muhammadfaheem-pycom The jorm.dart files are generated when you run flutter pub run build_runner build, they contain the extensions to your Bean.

I'd recommending closing this issue if you've solved the problem in the meantime.

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