dart - 我们可以使用 Flutter 或 Dart 制作 Web 应用程序或网站吗

“我正在转向创建跨平台应用程序( flutter )的新语言,但我对创建网络应用程序或网站感到困惑,是否可以使用 Dart 和 flutter 来制作。

最佳答案

自 2019 年 5 月 8 日起,我们可以使用 Flutter 创建 Web 应用。阅读本文了解更多信息。

Flutter: Create and Deploy a Website From Scratch

官方的 git 仓库是 here .

git 存储库中的自述文件提到了设置、工作流程、如何从现有代码库迁移等等。

https://stackoverflow.com/questions/54069197/

相关文章:

dart - Flutter - 遍历对象键和值

android-studio - Android : Could not find aapt2-pr

flutter - 检测用户是否离开 Flutter 中的当前页面?

dart - Dart 类中带下划线的命名参数

flutter - 标题在flexibleSpaceBar上没有正确显示

dart - 在 Flutter 中获取设备的宽度和高度

github - 如何在 Flutter 中添加来自 GitHub 的包?

forms - 如何从另一个屏幕重置 Flutter 中的表单?

ios - 将 watch 应用程序添加到 Flutter iOS 应用程序

dart - Flutter getter 没有为类指定,当它被指定时