ntp icon indicating copy to clipboard operation
ntp copied to clipboard

Need notification when no internet connection

Open thao-vu-0106 opened this issue 2 years ago • 1 comments

thao-vu-0106 avatar Sep 27 '22 09:09 thao-vu-0106

You can use a package like https://pub.dev/packages/internet_connection_checker to check for connection and only contact NTP when online. Also make sure you are catching exceptions and handle them accordingly.

FaFre avatar Apr 30 '23 09:04 FaFre