jaumard / flare_splash_screen

Facilitator for having a Splash Screen with a Flare animation
MIT License
95 stars 20 forks source link

adding a RouteSettings parameter #28

Open AlexJDeath opened 4 years ago

AlexJDeath commented 4 years ago

I added routeSettings parameter to the project to be able to navigate the app like this : Navigator.of(context).popUntil(ModalRoute.withName('someName')).