networking_layer 1.0.1
networking_layer: ^1.0.1 copied to clipboard
A robust, solid-compliant networking layer using Dio.
1.0.1 #
- Enhanced documentation with detailed usage guide.
- Added
EXPLANATION_SCRIPT.mdfor video creation. - Improved README.md structure.
1.0.0 #
- Initial release of the networking_layer package.
- Includes
DioServiceswithDioConfigfor decoupled configuration. - Includes
ApiClientmixin for REST and GraphQL support. - Includes standard
HelperResponseand interceptors.