falconer library

Falconer — a Chucker-style HTTP inspector for the Dio client.

This is the public API surface. Platform-specific code lives behind Falconer / FalconerPlatform in lib/src/.

Classes

Falconer
The public entry point to Falconer.
FalconerConfig
Immutable Falconer configuration. Pass once to Falconer.configure.
FalconerInterceptor
A Dio Interceptor that captures requests, responses and errors.

Enums

RetentionPeriod
How long captured transactions are kept before retention cleanup deletes them.