system_time_check 1.0.0 copy "system_time_check: ^1.0.0" to clipboard
system_time_check: ^1.0.0 copied to clipboard

a package to help check if system time is set.

system_time_check #

A package to help to check if the system time is set to automatic.

Getting Started #

After installing the package, you can use the following code to check if the system time is set to automatic:

import 'package:system_time_check/system_time_check.dart';
await SystemTimeCheck.isSystemTimeAutomatic
1
likes
140
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

a package to help check if system time is set.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on system_time_check

Packages that implement system_time_check