pop_network 0.0.6 copy "pop_network: ^0.0.6" to clipboard
pop_network: ^0.0.6 copied to clipboard

The plug-in built to simplify internet requests, validate the internet and help the developer to make good use of the API's.

[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;
  • Addition mock calls;
  • Simplify call with DIO;

[0.0.2] - Add retry policy #

  • Create in Retry policy;
  • Adjustment in Retry policy;

[0.0.3] - Update documentation #

  • Update links to documentation;

[0.0.4] - Update package #

  • Apply flutter format;
  • Add documentation to package;
  • Leaving the public repository for contributions;
  • Update links to documentation;
  • Removing unnecessary imports;
  • Rename init Config;
  • Addition searches for files in the packages folder;
  • Bug fix in mock strategy;

[0.0.5] - Update mock #

  • Addition dynamic mock mapping;
  • Addition the optional random MOCK;

[0.0.6] - Update mock #

  • Addition export SSL Pinning;
  • Addition of parameters received by the error;
5
likes
0
pub points
52%
popularity

Publisher

verified publisherpopcode.com.br

The plug-in built to simplify internet requests, validate the internet and help the developer to make good use of the API's.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on pop_network