简体   繁体   English

我正在尝试将我的 flutter 应用程序与 firebase 连接,但它不会生成名为“Generated_plugins_registrant.dart”的文件

[英]I am trying to connect my flutter app with firebase but it doesn't generate the file named "Generated_plugins_registrant.dart"

I am trying to connect my flutter app with firebase but it doesn't generate the file named "Generated_plugins_registrant.dart", I don't if this has happened to anyone else, and I am using Mac (Idk if using mac is reason).我正在尝试将我的 flutter 应用程序与 firebase 连接,但它不会生成名为“Generated_plugins_registrant.dart”的文件,如果这发生在其他人身上,我不会,而且我正在使用 Mac(如果使用 mac 是原因,Idk) . I have added every dependencies and plugins required and I have done everything I can but the file just won't generate.我已经添加了所需的所有依赖项和插件,并且我已尽我所能,但文件不会生成。

When I first set up my projects I used the flutterfire cli and it automatically generated what was needed.当我第一次设置我的项目时,我使用了flutterfire cli ,它会自动生成所需的内容。 Hope this helps希望这可以帮助

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在 Flutter 中读取“lib/generated_plugin_registrant.dart”时出错 - Error when reading 'lib/generated_plugin_registrant.dart' in Flutter 为什么这个文件会自动创建自己 generate_plugin_registrant.dart - why this file automatically creates itself generated_plugin_registrant.dart 如何修复 firebase 身份验证在 dart 应用程序中的 Z5ACEBC7CB7AB70DDACBBAE074B 文件中导入后出现的 firebase 错误? - How to fix the firebase error I get after importing firebase auth in my dart file in flutter app? 一旦我更新 flutter 中的 firebase 插件,我的应用程序就会抛出错误 - My app throws error as soon as I updated firebase plugins in flutter 我无法将我的颤振应用程序与 Firebase 连接? - I cannot connect my flutter app with firebase? 我在尝试使用 firebase 将我的 flutter 应用程序连接到实时数据库时遇到问题 - i got a problem while i'm trying to connect my flutter app to realtime databese using firebase 尝试将 Firebase 连接到 Flutter App - Trying to connect Firebase to Flutter App 我正在尝试制作一个 flutter 应用程序来控制我的飞利浦 Hue 灯,但我遇到了 hue_dart 问题 - I am trying to make a flutter app to control my Philips Hue lights and I'm having problems with hue_dart 在我的情况下,flutterfire configure --project=whatsappclone-64bbf 不会生成 lib/firebase_options.dart 文件 - flutterfire configure --project=whatsappclone-64bbf doesn't generate a lib/firebase_options.dart file in my case generate_plugin_registrant.dart中导入不完整 - Incomplete import in the generated_plugin_registrant.dart
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM