simplezhli / flutter_deer

🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.
https://simplezhli.github.io/flutter_deer/
Apache License 2.0
8.01k stars 1.67k forks source link

fluro的使用 #234

Closed YuQi9797 closed 1 year ago

YuQi9797 commented 1 year ago

作者您好,感谢您提供的项目,使我受益匪浅。

我想问一问作者封装的路由工具类 NavigatorUtils 中,我如何通过自定义的router传值“对象”呢?
在自定义的Router中 router.define() 里 handler 的参数是Map<String, List<String>> params. 如果我想在跳转页面时,传参一个对象,似乎不行。 请问该如何解决呢?

谢谢!

simplezhli commented 1 year ago

@YuQi9797 你看需要的是不是这个:https://github.com/lukepighetti/fluro#class-arguments

YuQi9797 commented 1 year ago

奥奥奥! 是的!  谢谢!   是我蠢了,没查到.. 感谢!

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年8月18日(星期五) 下午4:01 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [simplezhli/flutter_deer] fluro的使用 (Issue #234)

@YuQi9797 你看需要的是不是这个:https://github.com/lukepighetti/fluro#class-arguments

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>