networking/bloc/network_connectivity_state library
Classes
- NetworkConnectivityInitial
- Represents the initial state of network connectivity.
- NetworkConnectivityOffline
- Represents the state when the device is offline and disconnected from the network.
- NetworkConnectivityOnline
- Represents the state when the device is online and connected to the network.
- NetworkConnectivityState
- Part of 'network_connectivity_bloc.dart'. Contains the state classes related to network connectivity for the NetworkConnectivityBloc. Sealed abstract base class for network connectivity states.