Scoremaster Code Generation To generate code run flutter pub run build_runner build --delete-conflicting-outputs For quality of life, you might want to use the watch mode: flutter pub run build_runner watch --delete-conflicting-outputs