rspl_network_manager 0.0.1
rspl_network_manager: ^0.0.1 copied to clipboard
A Flutter plugin that simplifies networking with configurable logging, token persistence, mock API support, automatic token refresh, connectivity checks, and proxy configuration.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 #
- Initial release of
rspl_network_manager. - Features:
- Token persistence
- Automatic token injection for all requests
- Token refresh & retry mechanism
- Internet connectivity detection
- Proxy configuration support