advanced_dio_helper 1.0.1
advanced_dio_helper: ^1.0.1 copied to clipboard
A complete advanced Dio helper for Flutter with token management, logging, retry, and repository architecture.
advanced_dio_helper #
A complete advanced Dio helper for Flutter with:
- Token Interceptor & Auto Refresh
- Repository + Controller architecture
- Logging (color-coded in console)
- Retry mechanism
- Hive offline cache support
- Easy to use for Flutter developers
Installation #
Add in your pubspec.yaml:
dependencies:
advanced_dio_helper: ^1.0.0