Learn Pain Less

HomeOur TeamContact
Flutter
[Fixed] error: member not found: firebaseappplatform.verifyextends in Flutter
Pawneshwer Gupta
Pawneshwer Gupta
March 07, 2023
1 min
[Fixed] error: member not found: firebaseappplatform.verifyextends in Flutter

In the world of mobile app development, Flutter is becoming increasingly popular. Flutter is an open-source mobile application development framework created by Google that allows developers to create high-quality applications for iOS and Android platforms simultaneously.

However, Flutter development can be tricky, and errors can occur. One such error is the ”error: member not found: firebaseappplatform.verifyextends in Flutter.” This error is encountered when the Flutter project tries to build or run, and it is a common issue that developers face.

In this article, we will help you resolve the “error: member not found: firebaseappplatform.verifyextends’ in Flutter” error, and provide you with a comprehensive guide to troubleshooting and fixing this issue.

/root/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.24.0/lib/src/firebase_app.dart:18:25: Error: Member not found: 'FirebaseAppPlatform.verifyExtends'.
FirebaseAppPlatform.verifyExtends(_delegate);
^^^^^^^^^^^^^

What is the ‘firebaseappplatform.verifyextends’ Error in Flutter?

The “error: member not found: firebaseappplatform.verifyextendst’ in Flutter” error occurs when Because there are some breaking change of firebase_core_platform_interface that do not comply with semantic versioning: https://github.com/firebase/flutterfire/issues/9806

How to Fix the error: member not found: firebaseappplatform.verifyextends in Flutter

To fix the error: member not found: firebaseappplatform.verifyextends in Flutter” error. we need to overwrite this library

error: member not found: firebaseappplatform.verifyextends in Flutter
error: member not found: firebaseappplatform.verifyextends in Flutter

Finally Run your app by doing following commands:

flutter clean
flutter pub get
cd ios && rm -f Podfile.lock
cd ios && pod install --repo-update
flutter run

Learn Flutter in 90 days with Pawneshwer!

Dart Beginners Course in Hindi free of cost for limited period.

Start Learning

250+

LESSONS

30+

COURSES

15+

TUTORS

Subscribe to our newsletter!

We'll send you the best of our blog just once a month. We promise.

Tags

ErrorFixedSolved

Share


Pawneshwer Gupta

Pawneshwer Gupta

Software Developer

Pawneshwer Gupta works as a software engineer who is enthusiastic in creating efficient and innovative software solutions.

Expertise

Python
Flutter
Laravel
NodeJS

Social Media

Related Posts

Flutter SetState Isn't Defined: How to Troubleshoot and Fix This Common Error
Flutter SetState Isn't Defined: How to Troubleshoot and Fix This Common Error
April 17, 2023
2 min
[Fixed] Which python conda doesnt work
Python
[Fixed] Which python conda doesnt work
March 12, 2023
2 min
Learn Pain Less  © 2024, All Rights Reserved.
Crafted with by Prolong Services

Quick Links

Advertise with usAbout UsContact Us

Social Media