飘动导航器2.0

发布于 2025-02-06 07:29:26 字数 163 浏览 1 评论 0原文

我的问题与Navigaror 2.0有关 关于官方文档的媒介文章只有一个链接,没有其他内容。 我想实现效果的活动。 如何在Push中实施未来,POP我没有找到任何潜在客户。 然后我在pub.dev上探索了包裹 go_router auto_route 您推荐哪个包装以及为什么? 两者都是最新的,但我希望社区推荐

My question is related to Navigaror 2.0
There is just a link of medium article on official documentation and nothing else.
I want to implement Activity for Result.But in router deligate class I just implemented push,pop,of methods.
How to implement Future in push,pop I didn't find any lead.
Then I explored the packages on pub.dev
go_router
auto_route
Which package you recommend and why??
Both are up-to-date but I want recommendation from community

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

黎夕旧梦 2025-02-13 07:29:26

我的选择是go_router,因为它是降低复杂性,而不论平台和navigator2结构和支持:

  • 移动,网络和桌面
  • 声明性,参数化路由
  • 深度和动态链接的
  • 嵌套导航
  • 重定向
  • 自定义过渡
  • 路线调试

,最后,它提供了快速且出色的支持。

查看本指南,以获取有关如何实施结果的问题:

https://gorouter.dev/user-input < /a>

My choice is go_router since it's reduce complexity, regardless of the platform and Navigator2 structure and support:

  • mobile, web and desktop
  • declarative, parameterized routing
  • deep and dynamic linking
  • nested navigation
  • redirection
  • custom transitions
  • route debugging

and lastly, it provides rapid and excellent support.

Check out this guide for questions about how to implement Activity for Results:

https://gorouter.dev/user-input

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文