network_bound_http_android 0.1.0
network_bound_http_android: ^0.1.0 copied to clipboard
Android implementation of network_bound_http supporting network selection.
Network Bound HTTP Android #
This package implements the Android-specific functionality for the
network_bound_http federated plugin.
It handles HTTP requests using a specific network interface (Wi-Fi, cellular, or default) and provides direct download to file with progress tracking.
⚠️ Android only.