manager/network_manager library

The central orchestrator of flutter_network_state.

NetworkManager is the single entry-point that wires together:

It exposes a unified stateStream and a request<T>() API that applies NetworkStrategy logic transparently.

Classes

NetworkManager
The primary API surface of the plugin.
NetworkManagerConfig
Configuration for NetworkManager.