artemis
artemis copied to clipboard
[Didn't test] Use Artemis without actively run build.
From here, you can find that builder can be added in the builders section of pubspec.yaml, so it will run as a step for build, or flutter run.
That could let the code generation as build step of the code.
Cool, I didn't know that!
But it seems Artemis can be used this way without any changes, right?
Perhaps we can just test and point this on the documentation only.
@amadeu01 the content of that link seems to be modified...