Open
Description
Currently, we do not have any tooling for checking the copyright headers in the dart files of the apps in the repo which results in accidentally pushing the code without copyright headers. As suggested by @johnpryan, we can check this using GitHub Actions with the help of this package.
Did I miss something @ditman @johnpryan?