glesica / dcdg.dart

Dart Class Diagram Generator
https://pub.dartlang.org/packages/dcdg
Apache License 2.0
157 stars 31 forks source link

Mehtod "accept" was call on null error!! #35

Closed tamu73 closed 3 years ago

tamu73 commented 3 years ago

I followed your documentation but it's not working. It always says accept was call on null image

glesica commented 3 years ago

I don't see DCDG anywhere in that stack trace, are you sure you included the entire thing? Also, are you running it from the top-level of your Dart package? In other words, is there a pubspec.yaml file in that directory?

glesica commented 3 years ago

Closing because no response from the reporter.