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

PlatformAndroid
unlisted

Time zoned datetime for Android

tz_datetime_android #

Android implementation of the tz_datetime package.

Overview #

This package provides the Android-specific implementation for the tz_datetime package, which offers timezone-aware datetime functionality for Flutter/Dart applications. It leverages native Android APIs for timezone operations.

Usage #

This package is used internally by tz_datetime when running on Android platforms. Developers typically interact with the main tz_datetime package rather than this platform-specific implementation directly.

For general usage instructions, refer to the main tz_datetime package documentation.

Contributing #

Issues and pull requests should be directed to the main tz_datetime repository.