openkraken / kraken

A web standards-compliant, high-performance rendering engine based on Flutter.
https://openkraken.com
Apache License 2.0
4.93k stars 304 forks source link

是否支持跳转到Vue项目中的指定页面 #1418

Closed tang5011235 closed 2 years ago

tang5011235 commented 2 years ago

使用场景 | 是否支持跳转到Vue项目中的指定页面

比如我在原生flutter中有一个列表,然后要跳转到 kraken开发的一个项目里面的 详情页面。

提案 | Proposal

answershuto commented 2 years ago

这个用 Flutter 控制打开 Kraken Widget 并且 打开对应的页面即可。