现在 Element Embedding 已在 Flutter 3.10 中推出。是否可以只添加 Flutter 小部件/组件,而不是向网页添加 Flutter 内容?例如,ElevatedButton()。
我所说的不添加 Flutter 内容的意思是我不想添加整个应用程序(右侧的计数器应用程序)。我只想添加小部件本身。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
我猜答案是不可能的......