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"