How to Remove and Re-install cocoapods in Flutter

Myat Min Lu
1 min readApr 20, 2020

--

Go to your terminal and type all those commands

gem list — local | grep cocoapods
sudo gem uninstall cocoapods
sudo rm -rf ~/.cocoapods
sudo gem install cocoapods

--

--

Myat Min Lu

Founder of VECTOR Online Learning Platform and UI/UX Designer from Myanmar. https://vector.com.mm