network_bound_http_platform_interface 0.1.0
network_bound_http_platform_interface: ^0.1.0 copied to clipboard
Defines the shared platform interface for network_bound_http.
Network Bound HTTP Platform Interface #
This package defines the platform interface for the network_bound_http federated plugin.
It declares the methods and types that each platform implementation (Android, iOS, etc.)
must implement, allowing network_bound_http to be extended to other platforms in the future.