lukepighetti/fluro

Allow custom route for notFoundHandler

开放

#226 创建于 2021年3月12日

 (2 条评论) (0 个反应) (0 位负责人)Dart (408 个派生)batch import
good first issue

仓库指标

星标
 (3,712 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi

Great package. I have only one issue and that is the notFoundHandler. You can only supply a handler and not a route. So you cannot apply any animation when displaying the notFoundHandler. I see in your source that you hard code it to the MaterialRoute. Can this be changed to enable custom routes?

Thanks Gummi

贡献者指南