respect_24_hour 0.0.1 copy "respect_24_hour: ^0.0.1" to clipboard
respect_24_hour: ^0.0.1 copied to clipboard

outdated

Flutter Plug-In for checking whether the device is using 24-hour time.

respect_24_hour #

This project makes it possible to check whether the device is using 12 or 24 hour time.

Supported Platforms #

  • Android API 16+ (4.1+, the minimum version supported by Flutter).
  • iOS 8.0+ (the minimum version supported by Flutter).

Getting Started #

There is only one getter which is static and can be called anywhere.

//returns bool indicative of whether the device is using 24-hour time format
await Respect24Hour.get24HourFormat;
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter Plug-In for checking whether the device is using 24-hour time.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on respect_24_hour