Flutter: delete generated files
I cloned a git repo and it contains generated files. Is there a command to delete the generated files?
The project uses moor_generator, pubspec_generator and json_serializable.
What kind/format of files would I have to delete manually?