Skip to content

ronipaschoal/flutter_interceptors

Repository files navigation

Study of interceptors in Flutter

Two calls were created to the ViaCep api, https://viacep.com.br/, one using the HTTP package and the other using the Dio package.

Interceptors were created for both packages that are printing what was called at each stage of the request.

About

Flutter project for interceptors study.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published