api_sentinel library
Classes
- ApiService
- DebugOverlayWidget
- DebugPage
- JsonViewerWidget
- A widget that displays JSON data with consistent styling and scrolling. Supports both structured (tree) and formatted (pretty) views.
- NetworkMonitoringFunction
- NetworkMonitoringParams
- SearchInputCustomTextField
Enums
Functions
-
handleErrorMessage(
dynamic e, {String? key}) → String -
stringToHttpMethod(
String? method) → HttpMethod
Typedefs
- NetworkMonitoringFunctionType = void Function(NetworkMonitoringParams params)