connectivity_monitor 1.0.6
connectivity_monitor: ^1.0.6 copied to clipboard
A Flutter package to monitor internet connectivity with dynamic UI updates and toast notifications.
1.0.6 #
Changes: #
- Added
connectivityLoadingWidgetparameter to allow a custom widget while checking connectivity status. - Updated Dart SDK constraint to
">=3.6.0 <4.0.0"to support Dart 3.7.x. - No breaking changes. Safe upgrade from 1.0.5.