Closed
Description
Hey guys, thank you so much for great work. I tried to utilize it but getting these errors. Do you know a reason or suggestion how to fix it.
flutter build web
Target dart2js failed: Exception: lib/generated_plugin_registrant.dart:6:8:
Error: Error when reading '../../../flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.0/lib/firestore_web.dart': Error reading
'../../../flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.0/lib/firestore_web.dart' (No such file or directory)
import 'package:cloud_firestore_web/firestore_web.dart';
^
lib/generated_plugin_registrant.dart:13:51:
Error: Getter not found: 'FirestoreWeb'.
FirestoreWeb.registerWith(registry.registrarFor(FirestoreWeb));
^^^^^^^^^^^^
lib/generated_plugin_registrant.dart:13:3:
Error: Getter not found: 'FirestoreWeb'.
FirestoreWeb.registerWith(registry.registrarFor(FirestoreWeb));
^^^^^^^^^^^^
Error: Compilation failed.
Originally posted by @maximchewy in #1950 (comment)
Metadata
Metadata
Assignees
Labels
No labels