【问题标题】:Can I use fire base to host my flutter web app while still using AWS amplify for Cognito and DataStore我可以在使用 AWS amplify for Cognito 和 DataStore 的同时使用 fire base 来托管我的 Flutter Web 应用程序吗
【发布时间】:2021-09-14 11:04:22
【问题描述】:

您好,我想知道是否可以在 Firebase 上托管我的 Flutter Web 应用程序,同时将 AWS Amplify 用于其 DataStore 和 Cognito 服务,或者 AWS 是否根本不支持 Flutter Web。我在 Amplify 上托管它时遇到问题,想知道是否有任何解决方案。

【问题讨论】:

    标签: amazon-web-services firebase aws-amplify flutter-web amplify-flutter


    【解决方案1】:

    构建后,Flutter Web 应用程序只是一堆 HTML 和 JavaScript,因此您可以从任何托管平台提供它。并且一旦 JavaScript 在浏览器中运行,它就可以连接到任何服务。

    如果您在做某事时遇到问题,如果您向我们展示 minimal information that is needed to reproduce where you are stuck,我们通常可以提供更好的帮助。

    【讨论】:

      猜你喜欢
      • 2021-09-14
      • 2022-01-14
      • 1970-01-01
      • 1970-01-01
      • 2010-10-04
      • 1970-01-01
      • 2013-03-14
      • 2015-06-15
      • 2014-02-22
      相关资源
      最近更新 更多