toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 11 packages
Sort by PUB-AZS
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc. #dio#http#network#interceptor#middleware
A Dart package for intercepting and modifying HTTP requests and responses, useful for logging, authentication, and error handling.#http#network#interceptor#middleware#error-handling
A port of the NodeJS helmet package to Dart. Helmet helps you secure your Dart Shelf/Frog apps by setting various HTTP headers.#shelf#security#helmet#dart-frog#middleware
A router that helps you to manage your project routes. Create nested routes. navigation without context between your pages.#navigation#middleware#nested-navigation#deep-linking#router
Header authentication based middlewares for Dart Frog. Built by Very Good Ventures.#server#backend#dart-frog#authentication#middleware
A flutter package for intercepting requests and automatically fetching refresh tokens on API failures#dio#http#network#interceptor#middleware
Sentry integration for dart_frog. Capture errors and trace performance#server#http#middleware#error#dart-frog
Enforces that users can only make API requests over HTTPS (SSL).#shelf#dart-frog#middleware#ssl#https
Validates the 'Host' and 'Referer' Header so that DNS Rebinding Attacks wont work.#shelf#dart-frog#middleware#security#dns-rebinding