An implementation for the web platform of the Flutter `connectivity_plus` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.
A thin wrapper around Navigator that *visually* resizes the child navigator to match the size of the content displayed in the current route.
#ui#widget#navigation
An implementation for the web platform of the Flutter `connectivity` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.