Fluro
Fluro is a Flutter routing library that adds flexible routing options
...The library focuses on clear, centralized route configuration, reducing boilerplate compared to hand-rolled navigation code. It supports custom route transitions so screens can animate in ways that match an app’s brand and motion language. Error handling hooks help capture unknown routes, and developers can funnel users to fallback pages or gracefully redirect. Because it sits close to Flutter’s own navigation mechanisms, it integrates cleanly and remains easy to adopt incrementally. Fluro’s sweet spot is teams that want readable, testable route tables and predictable parameter passing without heavy architectural overhead.