lukepighetti/fluro

Allow custom route for notFoundHandler

Ouverte

#226 ouverte le 12 mars 2021

 (2 commentaires) (0 réaction) (0 personne assignée)Dart (408 forks)batch import
good first issue

Métriques du dépôt

Stars
 (3 712 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur