分享至
已邀請的邦友 0/5
If you are using ruby 3.2.2, check your activesupport version.
activesupport
sudo gem uninstall activesupport
sudo gem install activesupport -v 7.0.8
Then validate with flutter doctor again