We moved flutter/package and flutter/plugin from master to main. There are still places in the repo still referencing the master branch. We need to update those references to main.
Some of the references causing the CI running on master instead of main, which is very bad. It has already blocked the tree on flutter/package and I assume it will starts causing some issue on flutter/plugin.