'Flutter some package not found in pod

first of all, I want to add google_mobile_ads in my pubspec. after adding it the pod install command return 404 not found.

after it, I remove my podfile & podfile.lock and run flutter clean & pod cache clean --all and trying to run again and FirebaseAnalytic & GoogleSignIn return 404 not found too.

GoogleSignIn



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source