Kaisel β Routes as Values. Dart 3 Native Router for Flutter
Summary
kaisel is a Dart 3-native router for Flutter that avoids string paths and codegen by using typed routes and sealed classes. Navigation is modeled as a value stack with testable, exhaustively checked routes and a single NavigatorObserver for visibility across changes; itβs an open-source project with documentation and migration guides.