flutter_interceptor 0.0.2 copy "flutter_interceptor: ^0.0.2" to clipboard
flutter_interceptor: ^0.0.2 copied to clipboard

flutter dio interceptor

flutter_interceptor #

flutter dio interceptor

Getting Started #

dependencies:
  flutter_interceptor: ^0.0.2
copied to clipboard

dio add interceptor

_dio.interceptors.add(UiNetInterceptor())
copied to clipboard

Page insert floating form

Overlay.of(context)?.insert(InterceptorDraggable());
copied to clipboard

local


InterceptorLocalizations.delegate
copied to clipboard

Function introduction:

  1. Request visualization

  2. You can copy the requested content

The effect after integration is shown in the figure

2
likes
50
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.26 - 2025.04.10

flutter dio interceptor

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on flutter_interceptor