connection_notifier library
Classes
- ConnectionNotificationOptions
- Configuration options of the connection notification.
- ConnectionNotifier
- Shows a global connection notification when connection status changes, typically used as a parent to MaterialApp.
- ConnectionNotifierToggler
- ConnectionNotifierTools
- A class that provides useful tools for connection management. To be used properly, initialize method must be called before using it's data.
- LocalConnectionNotifier
- Shows a local connection notification when the connection status changes for the screen it wraps.
Enums
- OverlayAnimationType
- Overlay animation type of the connection notification.