time_config_checker 0.0.14 copy "time_config_checker: ^0.0.14" to clipboard
time_config_checker: ^0.0.14 copied to clipboard

This package allow check if the device time configured is automatic or manual

Time Config Checker #

A Flutter plugin that allows you to check if a device's time and time zone settings are configured automatically or manually. This is especially useful for applications that require accurate time settings for security or synchronization purposes.

Features #

  • Retrieve device time configuration settings.
  • Check if the device's time is set automatically.
  • Check if the device's time zone is set automatically.

Getting Started #

Installation #

Add the following to your pubspec.yaml file:

dependencies:
  time_config_checker: ^latest

Then run:

flutter pub get

Platform Support #

  • Android: Uses the time_config_checker_android package.
  • iOS: Uses the time_config_checker_ios package.

Contributing #

Contributions are welcome! Please submit a pull request or open an issue to discuss potential changes.

1
likes
160
points
54
downloads

Publisher

verified publisheralexastudillo.com

Weekly Downloads

This package allow check if the device time configured is automatic or manual

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, time_config_checker_android, time_config_checker_ios, time_config_checker_platform_interface

More

Packages that depend on time_config_checker