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

A common interface for the tz_datetime package to call dedicated platform methods.

tz_datetime_platform_interface #

Platform interface for the tz_datetime package.

Overview #

This package defines the platform interface for tz_datetime, which provides timezone-aware datetime functionality for Flutter/Dart applications. It specifies the common API contract that all platform implementations must adhere to.

Usage #

This package is primarily used by:

  • The main tz_datetime package
  • Platform-specific implementations
  • Plugin developers extending timezone functionality

Regular users of the tz_datetime package typically don't interact directly with this package.

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.

0
likes
160
points
28
downloads

Publisher

verified publishercow-level.ovh

Weekly Downloads

A common interface for the tz_datetime package to call dedicated platform methods.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tz_datetime_platform_interface