When using the example project and running the run build_runner command the project create the .g.dart files.
But after coping the same file to my project and adding both enume and enume_generator running flutter pub get and all the files aren't get created.
Can't see any unregular errors, just part ... file does not exit.