SiddardhaD
SiddardhaD
Same problem here : 🐛 ``` /C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-2.6.19/lib/cloud_firestore_web.dart:101:14: Error: The method 'FirebaseFirestoreWeb.runTransaction' has fewer named arguments than those of overridden method 'FirebaseFirestorePlatform.runTransaction'. Future runTransaction(TransactionHandler transactionHandler, Error: The method 'FirebaseFirestoreWeb.runTransaction' doesn't have...
what if i had updated the packages from old to new cloud_firestore_web: ^2.8.1 cloud_firestore_platform_interface: ^5.7.0 firebase_core: ^1.20.0 firebase_core_web: ^1.7.1 and still got this error : Error: Assertion failed: options !=...