obsi_flutter library
Flutter error capture and Navigator telemetry for Obsi.
Classes
- ObsiFlutterErrorIntegration
- Captures uncaught Flutter framework and root-isolate errors through Obsi.
- Represents obsi navigation attributes.
- Represents obsi navigation metrics.
- Observes any Flutter Navigator, including those managed by go_router.
- Represents obsi navigator observer options.
Typedefs
- Defines the obsi navigation attribute builder type.
- ObsiRouteNameResolver = String? Function(Route route)
- Defines the obsi route name resolver type.
- ObsiRoutePredicate = bool Function(Route route)
- Defines the obsi route predicate type.