pop_network 0.0.1 pop_network: ^0.0.1 copied to clipboard
The plug-in built to simplify internet requests.
[0.0.1] - Creating packeges #
- Componentization of the network layer;
- Configuration of the base url;
- Creation of interceptors;
- Adjustments for urlBase binding;
- Package creation;
- Creation of functions for configurations;
- Addition of interface for SSLPinning injection;
- Adding mock calls;
- Simplify call with DIO;