flutter
新系統使用的是zsh,把bash_profile裏面的內容所有複製到zshrc文件中,而後執行source ~/.zshrc便可。android
zsh
bash_profile
zshrc
source ~/.zshrc
在AndroidManifest.xml中添加一句tools:replace="android:appComponentFactory",如:bash
AndroidManifest.xml
tools:replace="android:appComponentFactory"